Clone the repository and run
npm run dev
# or
yarn dev
Then open http://localhost:3000 with your browser to see the result.
- NextJs - as frontend framework.
- Material UI - for design the UI.
- Fira Code - as primary font.
- React Icons - for icons.
- Vercel - for deploy the app.
In the project you will see .env.local.example file, rename it to .env.local and edit that file.If you are new, I think this Youtube Video will help.
MIT License.
Under the following conditions you can create your own portfolio:
- Fork the repository.
- Add a link to my portfolio
Check out LICENSE for more detail.