Skip to content

Latest commit

 

History

History
38 lines (24 loc) · 930 Bytes

README.md

File metadata and controls

38 lines (24 loc) · 930 Bytes

saifuls.xyz

Clone the repository and run

npm run dev
# or
yarn dev

Then open http://localhost:3000 with your browser to see the result.

Tools

  • NextJs - as frontend framework.
  • Material UI - for design the UI.
  • Fira Code - as primary font.
  • React Icons - for icons.
  • Vercel - for deploy the app.

SEO & Google Analytics

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.

License

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.

Gratitude

knowankit, Takuya and many others.