Skip to content

elvinciqueira/7-days-of-code-react

Repository files navigation

TypeScript & Styled Components Next.js example

This is a really simple project that show the usage of Next.js with TypeScript and Styled Components.

Deploy your own

Deploy the example using Vercel or preview live with StackBlitz

Deploy with Vercel

How to use it?

Execute create-next-app with npm or Yarn to bootstrap the example:

npx create-next-app --example with-typescript-styled-components with-typescript-styled-components-app
# or
yarn create next-app --example with-typescript-styled-components with-typescript-styled-components-app
# or
pnpm create next-app -- --example with-typescript-styled-components with-typescript-styled-components-app

Deploy it to the cloud with Vercel (Documentation).

Notes

This is an amalgamation of the 2 existing examples:

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published