/next-template

template for nextjs apps with typescript and styled-components

Primary LanguageTypeScript

What is this project?

This project is a Front-end template created using Next.js, bootstrapped with create-next-app.

What it comes with?

  • Next.js
  • Typescript
  • Styled Components
  • Prettier
  • ESLint

How to use this project?

  • Create your own repository with "Use this template" button,
  • Run npm install or yarn
  • Then Run npm run dev or yarn dev