Skip to content

Warisaremou/nextjs-redux-toolkit

Repository files navigation

Nextjs + Redux toolkit

This starter kit combines the power of Next.js for server-side rendering and routing with Redux Toolkit for state management, React Query for efficient data fetching, Axios for making API requests, and Context API for additional state management when needed.

Features

  • Responsive
  • Light/dark mode toggle
  • Redux Toolkit
  • React Query
  • Axios
  • Context

Run Locally

Clone the project

  git clone https://github.com/Warisaremou/nextjs-redux-toolkit.git

Go to the project directory

  cd nextjs-redux-toolkit

Install dependencies

  npm install

Start the server

  npm run dev

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

Api

I use Mock.shop API which is a high quality commerce data for storefront.

Don't forget to give a star if it's helpful 😊

About

Simple Nextjs website to learn redux toolkit

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors