Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/ansaribrahim/redux-exercise
Learn Redux Toolkit, the powerful JavaScript state management library, with this comprehensive tutorial. Master Redux state management, actions, reducers, and middleware using Redux Toolkit's simplified API. Build scalable and maintainable applications with ease. Level up your JavaScript development skills today!
https://github.com/ansaribrahim/redux-exercise
axios react react-components react-dom react-redux redux redux-store redux-toolkit reduxjs-toolkit
Last synced: 16 days ago
JSON representation
Learn Redux Toolkit, the powerful JavaScript state management library, with this comprehensive tutorial. Master Redux state management, actions, reducers, and middleware using Redux Toolkit's simplified API. Build scalable and maintainable applications with ease. Level up your JavaScript development skills today!
- Host: GitHub
- URL: https://github.com/ansaribrahim/redux-exercise
- Owner: AnsarIbrahim
- License: mit
- Created: 2023-07-17T13:05:13.000Z (over 1 year ago)
- Default Branch: development
- Last Pushed: 2023-07-24T07:01:25.000Z (over 1 year ago)
- Last Synced: 2024-10-10T00:57:40.246Z (27 days ago)
- Topics: axios, react, react-components, react-dom, react-redux, redux, redux-store, redux-toolkit, reduxjs-toolkit
- Language: JavaScript
- Homepage: https://redux-tools.onrender.com/
- Size: 310 KB
- Stars: 3
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Redux-Exercise
![e2954fb3deb2407e8e4bcb40b1fd6376](https://github.com/AnsarIbrahim/LeaderBoard-new/assets/117971223/9d715e43-a095-4b33-b5f2-161236e8fdcc)# π 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)
- [π License](#LICENSE)Learn Redux Toolkit, the powerful JavaScript state management library, with this comprehensive tutorial. Master Redux state management, actions, reducers, and middleware using Redux Toolkit's simplified API. Build scalable and maintainable applications with ease. Level up your JavaScript development skills today!
Client
Server
Database
- **Single Page APP**
- **Node js for development**
- **Git-Flow**
- **React-Redux-Frontend**
- [Live Demo Link](https://redux-tools.onrender.com/)
If you want to get a local copy up and running, please follow these steps.
### Prerequisites
In order to run this project you need:
- Modern Chrome Browser
### Setup
- Clone this repository to your desired folder with the following command
```
git clone [email protected]:AnsarIbrahim/Redux-Exercise.git
```
### Install
- Install
```
git --v
node --v
```
### Usage
- To run the project, execute the following command:
- Type cd `Redux-Exercise`
### Run tests
- To run tests, run the following command:
- Run in Terminal
```
npm start
```
### Deployment
- You can deploy this project using the following:
- Type cd
```
Redux-Exercise
```
- In Terminal
```
npm start
```
π€ **Ansar Ibrahim**
- GitHub: [Ansar Ibrahim](https://github.com/AnsarIbrahim)
- Twitter: [Ansar Ibrahim](https://twitter.com/ansaradheeb)
- LinkedIn: [Ansar Ibrahim](https://www.linkedin.com/in/ansar-ibrahim/)
- [ ] **Components**
- [ ] **Events**
- [ ] **Fetch data from API**
- [ ] **Full website**
- [ ] **Tests**
Contributions, issues, and feature requests are welcome!
Feel free to check the [issues page](../../issues/).
- If you like this project please give it a STARβοΈ
- I would like to thank following
- MicroVerse
- freeCodeCamp.org(Youtube)
This project is [MIT](./LICENSE) licensed.