This repository contains the source code to my Portfolio Website.
Feel free to clone this repository to use it as a template for your own Portfolio.
To make your own portfolio website follow the instructions below:
- 📦 Ensure you have npm and git installed on your computer.
- 💻 Clone this repository to your computer using
git clone https://github.com/RohinBhat/portfolio.git - 🔧 Modify the data folder to contain the information you want to display on your website.
- 🔨 Build the website using
npm run build - 🚀 Deploy the website using a service of your choice.
That's all there is to it ✔️. You now have your very own personal portfolio website ✌️.
If you found this repository useful or inspirational, please consider 🌟 starring and/or 🍴 forking this repository.