๐ Build Your Dream Portfolio with Reactfolio! ๐
Saqib Bedar
Posted on October 13, 2024
Hello developers!
I'm excited to share with you Reactfolio-v1.9.0, a customizable portfolio template built with React, Vite, and TailwindCSS. Designed for developers looking to showcase their work with style and simplicity, this template allows you to easily create your own developer portfolio for free!
๐ Why Reactfolio?
Reactfolio is perfect for those who want a quick and easy way to get their portfolio up and running without the hassle of building from scratch. With all the data stored in a single assets.js
file, customizing your portfolio has never been easier!
๐ฅ Features:
- Customizable: Change your portfolioโs look and feel with just a few clicks.
- Easy Setup: Follow a simple installation guide to get started quickly.
- Responsive Design: Looks great on all devices.
- SEO Optimized: Improve your visibility with built-in SEO features.
๐ป Quick Demo
Check out the live demo of Reactfolio here.
Installation & Setup ๐ ๏ธ
Follow these steps to create and deploy your portfolio:
1. Fork and Clone the Repository ๐
To begin, you should fork this repository so you have your own copy of the project.
- Click the Fork button at the top-right corner of this repository.
-
Clone it to your local machine:
git clone https://github.com/saqibbedar/Reactfolio.git
2. Update the Data in assets.js
:
- Open the
assets.js
file and replace the dummy data with your actual information.
3. Push Changes to GitHub:
-
Once you've customized everything, push your changes to your GitHub repository:
git add . git commit -m "Customize portfolio" git push origin main
Your Portfolio is Live!:
- You can view your portfolio at
https://<your-username>.github.io/<repository-name>/
.
Contributing ๐ค
We welcome contributions from everyone! By contributing to this project, you not only help improve it but also get your contributions recognized on the ORCID platform. I have contributed to this project on ORCID, where it is properly described and cited under software.
Feel free to open issues or submit pull requests. Your contributions will be acknowledged, and you can add them to your ORCID profile to showcase your work and gain recognition in the academic and professional community.
For more details read Contribution guidelines in detail.
Join us in making this project better and get your contributions recognized!
Thank you for checking out Reactfolio! I'm excited to see how you customize it to showcase your amazing work! ๐
Posted on October 13, 2024
Join Our Newsletter. No Spam, Only the good stuff.
Sign up to receive the latest update from our blog.
Related
November 29, 2024