Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/osvaldokalvaitir/reactjs-gostack4-challenge3
:pushpin: Application using Redux, Redux-Saga, Ducks, React Router, react-map-gl, react-modal, react-toastify, Mapbox, Reactotron and consuming the features of the GitHub API
https://github.com/osvaldokalvaitir/reactjs-gostack4-challenge3
bootcamp gostack gostack-4 reactjs rocketseat
Last synced: 8 days ago
JSON representation
:pushpin: Application using Redux, Redux-Saga, Ducks, React Router, react-map-gl, react-modal, react-toastify, Mapbox, Reactotron and consuming the features of the GitHub API
- Host: GitHub
- URL: https://github.com/osvaldokalvaitir/reactjs-gostack4-challenge3
- Owner: osvaldokalvaitir
- License: mit
- Created: 2019-01-13T14:08:19.000Z (almost 6 years ago)
- Default Branch: main
- Last Pushed: 2024-03-29T01:09:22.000Z (9 months ago)
- Last Synced: 2024-04-14T13:07:01.253Z (8 months ago)
- Topics: bootcamp, gostack, gostack-4, reactjs, rocketseat
- Language: JavaScript
- Homepage:
- Size: 6.61 MB
- Stars: 7
- Watchers: 2
- Forks: 3
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
ReactJS - GoStack 4 Challenge 3
:pushpin: Application using Redux, Redux-Saga, Ducks, React Router, react-map-gl, react-modal, react-toastify, Mapbox, Reactotron and consuming the features of the GitHub API
:muscle: Click here to see the challenge description
Demo | Install and run | License## :computer: Demo
![Demo](/.github/assets/demo.gif)
## :wrench: Install and run
Open terminal:
```sh
# Clone this repo
git clone https://github.com/osvaldokalvaitir/reactjs-gostack4-challenge3# Entry in folder
cd reactjs-gostack4-challenge3# Install deps with npm or yarn
npm install | yarn# Make a copy of the .env.example file, rename it to .env and change the variables according to your environment.
# 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), [Mapbox](https://github.com/osvaldokalvaitir/awesome/blob/main/src/maps/mapbox.md).
## :memo: License
This project is under the MIT license. See [LICENSE](/LICENSE) for more information.
---
Developed with 💚 by Osvaldo Kalvaitir Filho