A personal website template using TypeScript, Next.js + other useful packages. Kickstart ur own personal website, without the hassle of having to set up and configure a new project while also having to design the whole website.
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