Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/mauryiv/redux-refactor


https://github.com/mauryiv/redux-refactor

Last synced: about 2 months ago
JSON representation

Awesome Lists containing this project

README

        


# Redux Refactor


## Description
This is an example of managing a global state using Redux, refactoring for Context API.

## Table of Contents
- [Title](#title)
- [Description](#description)
- [Badges](#badges)
- [Visuals](#visuals)
- [Installation](#installation)
- [Usage](#usage)
- [Tests](#tests)
- [Questions](#questions)
- [Roadmap](#roadmap)
- [Contributing](#contributing)
- [Authors and Acknowledgment](#acknowledgment)
- [License](#license)
- [Project Status](#status)


## Badges
![Maury Hughes IV](https://img.shields.io/badge/Maury%20Hughes%20IV-5A2BE2)
![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)


## Installation
Will just need to run npm i for required installation.


## Usage
This code is best use as a reference.


## Visuals
![Screenshot 2024-05-30 at 12 08 45 PM](https://github.com/MauryIV/redux-refactor/assets/146037880/d5c2a92b-5c6f-4d4f-9948-0adffec94757)
![Screenshot 2024-05-30 at 12 09 19 PM](https://github.com/MauryIV/redux-refactor/assets/146037880/eb597362-cdb9-4fa5-aef8-d5801364962a)
![Screenshot 2024-05-30 at 12 09 34 PM](https://github.com/MauryIV/redux-refactor/assets/146037880/41871367-697f-4d2d-a9a8-bd655270dbd7)


## Tests
Tested in the localhost.


## Questions
If you have any questions about the contents. Please feel free to reach out!
Here is my [Github](https://github.com/MauryIV) as well as my email .


## Roadmap
NA


## Contributing
Always open to suggestions and ways to improve my code.


## Authors and Acknowledgment
The code was initially provided by DU Coding Bootcamp, along with the final overview.


## License
MIT License © 2024 Maury Hughes IV
Please refer to this link, [License: MIT](https://opensource.org/licenses/MIT) for more information.


## Project Status
Completed

[back to top](#title)