Linkedin Elestio examples Whatsapp

Initial Redux Structure by TucanoWeb with NextJS

A project made for one of my students, using NextJS

Get Starter

Install Dependencies

In the root of the project, run the command:

npm install

Run Project

Yet in the root of the project, run the command:

npm run dev

List of Libraries

  "dependencies": {
    "@types/node": "20.3.1",
    "@types/react": "18.2.8",
    "@types/react-dom": "18.2.5",
    "@types/redux-logger": "3.0.9",
    "redux-logger": "3.0.6",
    "typescript": "5.1.3"
  }