/art

site to showcase my art, projects, and other things

Primary LanguageTypeScript

cnrad's next.js template

Next.js template using TypeScript + useful packages. Kickstart productivity, without the hassle of having to set up and configure a new project.

Getting Started

Run git clone https://github.com/cnrad/next-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 install) and start working on your project immediately.

Included

This template comes prepped with:

  • TailwindCSS
  • styled-components (along with _document.tsx for hot-refresh to work properly)
  • framer-motion
  • prettier