Skip to content
/ next-starter Public template
forked from j0nezz/next-starter

Next.js + Styled Components + ESlint + Stylelint

Notifications You must be signed in to change notification settings

axelra-ag/next-starter

 
 

Repository files navigation

Next.js typescript styled-components starter

This is a starter template for Next.js giving you a headstart when building with typescript and styled-components.

What's inside

  • Typescript
  • Styled Components
  • ESlint
  • Stylelint
  • Next-SEO
  • Axelra-React-Utilities
  • Next.js Layouts

Getting Started

First, run the development server:

yarn dev

Open http://localhost:3000 with your browser to see the result.

You can start editing the page by modifying src/pages/index.tsx. The page auto-updates as you edit the file.

The pages/api directory is mapped to /api/*. Files in this directory are treated as API routes instead of React pages.

About

Next.js + Styled Components + ESlint + Stylelint

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 80.9%
  • JavaScript 19.1%