An open API service indexing awesome lists of open source software.

https://github.com/harshalkatakiya/redux-toolkit-nextjs

Redux Toolkit with API in Next JS
https://github.com/harshalkatakiya/redux-toolkit-nextjs

Last synced: 2 months ago
JSON representation

Redux Toolkit with API in Next JS

Awesome Lists containing this project

README

          

# Redux Toolkit with API in Next JS
# [https://rtk-next-js.vercel.app](https://rtk-next-js.vercel.app)

## Getting Started

First, run the development server:

```bash
git clone https://github.com/Harshalkatakiya/Redux-Toolkit-NextJs.git
```
```bash
cd Redux-Toolkit-NextJs
```
```bash
npm install
```
```bash
npm run dev
```

Open [http://localhost:3000](http://localhost:3000) with your browser to see the result.