Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/albaitas/react-next-redux-toolkit-shopgames

This is a web applications project written using Create Next App, React, Redux Toolkit with Fake Database API.
https://github.com/albaitas/react-next-redux-toolkit-shopgames

fake-data next react redux-toolkit

Last synced: 11 days ago
JSON representation

This is a web applications project written using Create Next App, React, Redux Toolkit with Fake Database API.

Awesome Lists containing this project

README

        

# react-next-redux-toolkit-shopgames

This is a web applications project written using Create Next App, React, Redux Toolkit with Fake Database API.

## Demo

Project hosted on Vercel: https://react-next-redux-toolkit-shopgames.vercel.app/

## Features

- The Fake Database API
- Tablet and mobile friendly

## Build with

- React Js, Css, Next Js, Redux Toolkit
- next/head, next/link, next/router, next/image
- getServerSideProps, getStaticProps

## Installation

Install **`git`**, **`nodejs`**, **`npm`** in your local computer

Clone this repository to your local computer:

**`$ git clone https://github.com/albaitas/react-next-redux-toolkit-shopgames.git`**

Install dependencies:

**`npm install`**

Runs the app in the development mode:

**`npm run dev`**