This repository contains the source code to My Portfolio Website
Using this repository to create your own portfolio website is super simple
- Make sure you have NPM installed.
- Clone this repository on your local machine
- Fill all your details in the 📄 data folder.
- 🔨 Build this code using
npm run build. - 🌏 Host it using a service of your choice.
I would definitely appreciate if you ⭐ Star and/or 🍴 Fork this Repository too if you found this project interesting / took inspiration from my work.
📌 Things To-Do :
- Make adding data more easy.
- Add UI color control in data.
- Create a hosting pipeline.