This is my personal website where I my put my information including activities, resume, and projects. Created with NextJs, Typescript, React, Framer Motion, and Tailwind CSS
- Download this directory using the download button
- After downloading the directory, make sure to have
node
andnpm
installed and just use:
> npm run build
> npm run start
Muhammad Hasan (muhammadhasan01)
This project is licensed under the GNU GENERAL PUBLIC LICENSE
- All the tutorials that have been used
- Tailwind CSS documentations
- Lighthouse so I can improve my site
- Hat Tip for Dev-Sumit for the huge reference!