This is my personal portfolio site; which includes my personal information, blog, projects and contact page etc. Feel free to test my project if you want to use it either for educational purposes or a reference for you next project.
Project is created with:
- Next.js
- Tailwindcss
- TypeScript
- GraphQL version
- Framer-motion version
- emailjs-com version
- Nhost serverless backend
- Messenger SDK
To run this project, install it locally using npm:
$ npm install || yarn install
$ npm run dev || yarn dev