Skip to content

sarincasm/styled-100

Repository files navigation

Styled 100

The CSS 100 Challenge implemented with styled-components. Next.js is used as the React framework.

Local Setup

npm install
npm start

Generator CLI

Use this to generate boilerplate to start developing a new component

Generate Script

Deploying

npm run build

This will generate the out folder that can be deployed as a static site.

About

The CSS 100 Challenge implemented with styled-components. [WIP]

Topics

Resources

Stars

Watchers

Forks