This is a starter template for Learning Next.js.
To run the app
npm run dev
To build the app
npm run build
Sample API Route
http://localhost:3000/api/hello
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.