kumard3 / movie-streaming

Home Page:https://movie-dbs.vercel.app/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Next.js TypeScript Starter


TypeScript with Tailwind starter for Next.js

Features

  • ⚡️ Next.js 12

  • ⚛️ React 17

  • ⛑ TypeScript

  • 📏 ESLint — Find and fix problems in your code

Deploy your own

Deploy the example using Vercel (web only):

Deploy with Vercel

Quick Start

The best way to start with this template is using Create Next App.


yarn create next-app -e https://github.com/Cyphen12/tailwind-typescript-starter

# or

npx create-next-app -e https://github.com/Cyphen12/tailwind-typescript-starter

Development

To start the project locally, run:

yarn dev

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

About

https://movie-dbs.vercel.app/


Languages

Language:TypeScript 97.0%Language:JavaScript 2.8%Language:CSS 0.1%