Skip to content

amy-juan-li/nextjs-typescript-tailwindcss-template

Repository files navigation

Next.js-TypeScript-TailwindCss Template

This is a template for Next.js web applications.

Getting Started

Using this Template

Click the Use this template button (you must be logged in) or just clone this repo.

Running the Development Server

yarn dev

Open http://localhost:3000 with your browser to see the result. Screenshot 2022-10-08 at 16 57 33

You can start editing the page by modifying pages/index.tsx. The page auto-updates as you edit the file.

API routes can be accessed on http://localhost:3000/api/hello. This endpoint can be edited in pages/api/hello.ts.

The pages/api directory is mapped to /api/*. Files in this directory are treated as API routes instead of React pages.

About

A template for Next.js app

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published