Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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!

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)

# πŸ“– 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!

## πŸ›  Built With

### Tech Stack

Client

Server

Database

### Key Features

- **Single Page APP**
- **Node js for development**
- **Git-Flow**
- **React-Redux-Frontend**

(back to top)

## πŸš€ Live Demo

- [Live Demo Link](https://redux-tools.onrender.com/)

(back to top)

## πŸ’» Getting Started

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
```

(back to top)

## πŸ‘₯ Authors

πŸ‘€ **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/)

(back to top)

## πŸ”­ Future Features

- [ ] **Components**
- [ ] **Events**
- [ ] **Fetch data from API**
- [ ] **Full website**
- [ ] **Tests**

(back to top)

## 🀝 Contributing

Contributions, issues, and feature requests are welcome!

Feel free to check the [issues page](../../issues/).

(back to top)

## ⭐️ Show your support

- If you like this project please give it a STAR⭐️

(back to top)

## πŸ™ Acknowledgments

- I would like to thank following
- MicroVerse
- freeCodeCamp.org(Youtube)

(back to top)

## πŸ“ LICENSE

This project is [MIT](./LICENSE) licensed.

(back to top)