Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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


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

Last synced: about 2 months ago
JSON representation

Awesome Lists containing this project

README

        


# Redux Store


## Description
This is an example of managing a global state using Redux, refactoring for Context API. Just slightly more elaborate for the last example. [Deployed Site](https://redux-store-py7a.onrender.com)

## 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-06-15 at 6 48 15 PM](https://github.com/MauryIV/redux-store/assets/146037880/d30241bb-efd6-46db-8c39-ff7fdcf9e359)
![Screenshot 2024-06-15 at 6 48 23 PM](https://github.com/MauryIV/redux-store/assets/146037880/a09cf42d-960b-424c-961f-7759270ba624)
![Screenshot 2024-06-15 at 6 48 34 PM](https://github.com/MauryIV/redux-store/assets/146037880/7d5e0215-9975-40f3-9197-ebbd1388d24d)


## 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)