
Template used to make this: https://github.com/cnrad/next-template.git
Run git clone https://github.com/v4ltages/next-personal-web-template.git . to setup the project in your current folder.
- (or click the "use this template" on this repository page)
Just run npm install (or yarn) and start working on your project immediately.
This template comes prepped with:
- Tailwind CSS
- styled-components (along with _document.tsx for hot-refresh to work properly)
- framer-motion
- prettier
- react-icons