ossan-engineer / next-space-x

Home Page:next-space-x-gray.vercel.app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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:

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

Deploy it to the cloud with Vercel (Documentation).

Notes

This is an amalgamation of the 2 existing examples:

About

next-space-x-gray.vercel.app


Languages

Language:TypeScript 90.0%Language:JavaScript 10.0%