cnrad / art

site to showcase my art, projects, and other things

Home Page:https://art.cnrad.dev

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

site to showcase my art, projects, and other things

https://art.cnrad.dev


Languages

Language:TypeScript 90.2%Language:JavaScript 5.4%Language:CSS 4.4%