https://github.com/dzenis-h/react-redux__example
Silly little apps build for demonstration of the react-redux library.
https://github.com/dzenis-h/react-redux__example
api-integration assignment-solutions css3 html5 javascript practice react redux redux-thunk
Last synced: 2 months ago
JSON representation
Silly little apps build for demonstration of the react-redux library.
- Host: GitHub
- URL: https://github.com/dzenis-h/react-redux__example
- Owner: dzenis-h
- Created: 2019-09-26T16:23:33.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2023-06-18T12:07:28.000Z (almost 3 years ago)
- Last Synced: 2025-01-18T10:46:04.201Z (over 1 year ago)
- Topics: api-integration, assignment-solutions, css3, html5, javascript, practice, react, redux, redux-thunk
- Language: JavaScript
- Homepage:
- Size: 747 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 19
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
##




[](https://www.linkedin.com/in/dzenis-h/)
[](https://github.com/dzenis-h)
#
React-Redux Example 
## Overview 👀
This repository contains silly little apps built for demonstration of the react-redux library. They are simple and easy to understand, and can help you learn how to use react-redux in your own projects.
## Tech Stack 🛠️
| Tech | Docs | Description |
| ---- | ---- | ----------- |
|
| [React](https://reactjs.org/docs/getting-started.html) | A JavaScript library for building user interfaces |
|
| [Redux](https://redux.js.org/introduction/getting-started) | A predictable state container for JavaScript apps |
|
| [JavaScript](https://developer.mozilla.org/en-US/docs/Web/JavaScript) | A scripting language that enables dynamic web content |
|
| [HTML5](https://developer.mozilla.org/en-US/docs/Web/Guide/HTML/HTML5) | A markup language that defines the structure of web pages |
|
| [CSS3](https://developer.mozilla.org/en-US/docs/Web/CSS) | A style sheet language that describes the presentation of web pages |
## Setup ⚙️
To start using this example:
1. Clone this repo with `git clone https://github.com/dzenis-h/react-redux__example
.git`
2. Install all the dependencies with `npm install`
3. Create your own credentials (if necessary)
4. Move into the appropriate folder
5. Afterward, just run `npm start` to start the project
## Contributing 🙌
Contributions are always welcome! If you would like to contribute to this project, please follow these steps:
1. Fork the repository. 🍴
2. Create a new branch. 🌵
3. Make your changes and test them thoroughly. 👨💻
4. Submit a pull request. ✔
## License 📑
This project is licensed under the MIT License. This means you can use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the software without any restrictions. For more details, see the [LICENSE](https://docs.google.com/document/d/11WK7tVoTFRMcWCuGZQCRWxEsDUEJ_6ArtfV-NjWcBCU/edit?usp=sharing) file.
## Credits 👨🏻💻
This repo was created by [Dzenis H.](https://dzenis.tech)
Contributions are more than welcome. 🫡
If you like what you see, please consider giving a ⭐️