Skip to content

Latest commit

 

History

History
40 lines (26 loc) · 999 Bytes

README.md

File metadata and controls

40 lines (26 loc) · 999 Bytes

My Personal Portfolio Website

about-page

Description

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

Getting Started

Dependencies

Executing program

  • Download this directory using the download button
  • After downloading the directory, make sure to have node and npm installed and just use:
> npm run build
> npm run start

Authors

Muhammad Hasan (muhammadhasan01)

License

This project is licensed under the GNU GENERAL PUBLIC LICENSE

Acknowledgments

  • 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!