ulukfuni / nextjs-boilerplate

NextJs with styled components

Repository from Github https://github.comulukfuni/nextjs-boilerplateRepository from Github https://github.comulukfuni/nextjs-boilerplate

NextJs Boilerplate with Styled Components and Rebass

A boilerplate that you can fork or download that is already installed with latest NextJS (NextJS 10 at time of writing) and the powerful Styled Components. Rebass is also installed as a baseline for components and is easily configurable with Styled Components.

Install

install dependencies:

npm install
or
yarn install

Running the app

npm run dev

About

NextJs with styled components


Languages

Language:JavaScript 100.0%