Clone the repository
run yarn
run yarn run dev
open localhost:3000
- Next JS
- React JS
- Material UI
- Mantine Dev
- Tailwind CSS
- React Icons
Basically, it’s a template to give your a full-fledged control over building your own portfolio website using code and designs.
I made this template to provide a ready-to-use or started code repository to all developers around the world on How to build a personal portfolio website using single JSON file.
We are not only providing the codebase but
- Best code architecture
- Complete control over your website
- Top tech stack in 2023
- Highly customisable
- Easy-to-use repository
- Highly extensible (use for other products)
This template will provide you with a good started project as well as your own portfolio website that you can deploy right instantaneously.
- Top tech stack,
- Top libraries installed
- Modern architecture
- Responsive website
- Down the repository
- Run yarn followed by yarn run dev or npm commands if prefer that
- Change the
data.js
file inside theutils/api
directory and add your data including every key-value pair - Create a new Github repository, push the new code into the new Github repository
- Create a new Vercel account, integrate a Github account into Vercel
- Connect the Github repository to Vercel
- Deploy the repository on Vercel
You can deploy it onto your hosting platform that is why I’ve provided the code that gives you complete control over your website.