Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/albaitas/react-next-redux-toolkit-shopgames
- Owner: albaitas
- Created: 2023-05-08T13:46:31.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2023-05-08T13:50:29.000Z (over 1 year ago)
- Last Synced: 2024-11-07T14:29:12.370Z (2 months ago)
- Topics: fake-data, next, react, redux-toolkit
- Language: JavaScript
- Homepage: https://react-next-redux-toolkit-shopgames.vercel.app/
- Size: 84 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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`**