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

https://github.com/mmggyy66/redux-toolkit-example

a step-by-step introduction to creating a Redux store; working with reducers, actions, and slices; and setting up web app project using built-in tools and commands. Find out how to export each of your components and retrieve data whenever you need it, fetching data with API requests or using hooks from the store.
https://github.com/mmggyy66/redux-toolkit-example

html5 javascript reactjs redux sass

Last synced: 3 months ago
JSON representation

a step-by-step introduction to creating a Redux store; working with reducers, actions, and slices; and setting up web app project using built-in tools and commands. Find out how to export each of your components and retrieve data whenever you need it, fetching data with API requests or using hooks from the store.

Awesome Lists containing this project

README

          


# My redux-toolkit-example


logo

My redux-toolkit-example

# 📗 Table of Contents

- [📖 About the Project](#about-project)
- [🛠 Built With](#built-with)
- [Tech Stack](#tech-stack)
- [Key Features](#key-features)
- [🚀 Live Demo](#live-demo)
- [💻 Getting Started](#getting-started)
- [Setup](#setup)
- [Prerequisites](#prerequisites)
- [Install](#install)
- [Usage](#usage)
- [Run tests](#run-tests)
- [Deployment](#triangular_flag_on_post-deployment)
- [👥 Authors](#authors)
- [🔭 Future Features](#future-features)
- [🤝 Contributing](#contributing)
- [⭐️ Show your support](#support)
- [🙏 Acknowledgements](#acknowledgements)
- [❓ FAQ (OPTIONAL)](#faq)
- [📝 License](#license)

# 📖 [redux-toolkit-example]

## 🛠 Built With

### Tech Stack

Client

Server

Database

### Key Features

- **[Dynamically]**
- **[Git-flow]**
- **[Good-HTML-JS-and-CSS-practices]**
- **[ES6-modules]**
- **[react-Jest-tests]**
- **[react-Webpack]**

## 🚀 Live Demo

(back to top)

## 💻 Getting Started

To get a local copy up and running, follow these steps.

### Prerequisites

In order to run this project you need:

- A computer with node.js.
- Internet access.

### Setup

### Install

After cloning the repo you need to install de dependencies.
- Run this command in the project folder:
npm install

### Usage

To run the project, execute the following command:

- Builds the app for production to the build folder. It correctly bundles React in production mode and optimizes the build for the best performance. run:
npm run build

- Runs the app in the development mode. Open http://localhost:3000 to view it in the browser: run
npm start

### Run tests

To run tests, run the following command:
npm test

### Deployment

(back to top)

## 👥 Authors

👤 **Mohamed Gamil Eldimardash**

- GitHub: [@github](https://github.com/MMGGYY66)
- LinkedIn: [LinkedIn](https://www.linkedin.com/in/mohamed-eldimardash-0023a3b5/)
- Twitter: [twitter](https://twitter.com/MOHAMEDELDIMARd)
- Facebook: [facebook](https://www.facebook.com/MOHAMED.ELDIMARDASH/)

(back to top)

## 🔭 Future Features

(back to top)

## 🤝 Contributing

Contributions, issues, and feature requests are welcome!

(back to top)

## ⭐️ Show your support

If you like this project take the time to give a star, follow me and a feedback, we will appreciate it.

(back to top)

## 🙏 Acknowledgments

I would like to thank Microverse for giving me the chance to improve my coding.

(back to top)

## ❓ FAQ (OPTIONAL)
- **What is this for?**

- This is a react.js project to practice working with react.js.

- **Can i copy this project?**

- Your welcome, copy this project and let us know if you have any questions.

(back to top)

## 📝 License
This project is [MIT](https://github.com/MMGGYY66/redux-toolkit-example/blob/main/MIT.md)

(back to top)