10
7 Comments

Open-sourced a React + TailwindCSS portfolio template! 💅

Hey IH community! 👋

After learning the fundamentals of TailwindCSS in just a couple of days, I published and open-sourced a simple portfolio template! 👇

Screenshot of webpage

🌐 Live demo: https://braydentw.github.io/react-tailwind-portfolio
🐱 Github Repository: https://github.com/BraydenTW/react-tailwind-portfolio


Best of all, completely free to use for any of your personal projects.

It is much appreciated 🤗 if you give this a ⭐ on Github.

Have a wonderful weekend!

  1. 3

    You probably already know this, so feel free to ignore. I see you doing this in your code a lot

    import { FaPalette } from 'react-icons/fa';
    import { FaReact } from 'react-icons/fa';
    import { FaCode } from 'react-icons/fa';
    

    You can just write:

    import { FaPalette, FaReact, FaCode } from 'react-icons/fa';
    

    Your templates look slick!

    1. 1

      Oh wow. I totally forgot about that 😅. Thanks for the reminder.

      If you like it, a star is appreciated :-)

  2. 1

    Thanks for the awesome template!

    How did you export your Memoji? :)

    1. 2

      Thanks!

      1. I created the Memoji on my iPhone 7
      2. Took a screenshot of it.
      3. Sent it to my laptop and removed the white background with remove.bg
      4. Sent it to Figma and put a yellowish gradient and added some shadows to make it pop.

      Let me know if you need anymore help :D

  3. 0

    The template looks great, but I would never recommend using ReactJS for static pages.

    1. 1

      Very true, I was just trying it out for fun :D

  4. 1

    This comment was deleted 3 years ago.

Trending on Indie Hackers
Getting first 908 Paid Signups by Spending $353 ONLY. 24 comments I talked to 8 SaaS founders, these are the most common SaaS tools they use 20 comments What are your cold outreach conversion rates? Top 3 Metrics And Benchmarks To Track 19 comments How I Sourced 60% of Customers From Linkedin, Organically 12 comments Hero Section Copywriting Framework that Converts 3x 12 comments Join our AI video tool demo, get a cool video back! 12 comments