Skip to content

Skipper-116/nextjs-tut

Repository files navigation

This is a starter template for Learning Next.js.

Commands

To run the app

npm run dev

To build the app

npm run build

API Routes

Sample API Route

http://localhost:3000/api/hello

React Redux

We i have implemented the first ever react redux

http://localhost:3000/counter

You can literally replace 3000 with the port you are running on.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published