Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/osvaldokalvaitir/reactjs-gostack4-module3
:octocat: GitHub Favorite Application using Redux, Redux-Saga, Ducks, React Router, Reactotron and consuming the features of the GitHub API
https://github.com/osvaldokalvaitir/reactjs-gostack4-module3
bootcamp github-favorite gostack gostack-4 reactjs rocketseat
Last synced: 8 days ago
JSON representation
:octocat: GitHub Favorite Application using Redux, Redux-Saga, Ducks, React Router, Reactotron and consuming the features of the GitHub API
- Host: GitHub
- URL: https://github.com/osvaldokalvaitir/reactjs-gostack4-module3
- Owner: osvaldokalvaitir
- License: mit
- Created: 2019-01-02T16:07:21.000Z (almost 6 years ago)
- Default Branch: main
- Last Pushed: 2024-08-26T18:34:01.000Z (4 months ago)
- Last Synced: 2024-08-26T21:47:15.937Z (4 months ago)
- Topics: bootcamp, github-favorite, gostack, gostack-4, reactjs, rocketseat
- Language: JavaScript
- Homepage:
- Size: 296 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
ReactJS - GoStack 4 Module 3
:octocat: GitHub Favorite Application using Redux, Redux-Saga, Ducks, React Router, Reactotron and consuming the features of the GitHub API
Demo | Install and run | License## :computer: Demo
![Demo](/.github/assets/demo.png)
## :wrench: Install and run
Open terminal:
```sh
# Clone this repo
git clone https://github.com/osvaldokalvaitir/reactjs-gostack4-module3# Entry in folder
cd reactjs-gostack4-module3# Install deps with npm or yarn
npm install | yarn# Launch the app with npm or yarn
npm run start | yarn start
```Click to learn more about the tools used: [Reactotron](https://github.com/osvaldokalvaitir/awesome/blob/main/src/apps-inspectors/reactotron.md).
## :memo: License
This project is under the MIT license. See [LICENSE](/LICENSE) for more information.
---
Developed with 💚 by Osvaldo Kalvaitir Filho