An app to find and save devs by location built with ReactJS and Redux.
See here joaovbrandon.github.io/dev-location.
You need Node.js and Yarn (or use NPM) to run it.
- Run
yarnornpm install - Copy
.env.TEMPLATEto.envwithcp .env.TEMPLATE .env - Fill
.envwith the configs data - Run
yarn startornpm start - Access http://localhost:3000 in your browser
This project is licensed under the MIT License - see the LICENSE.md file for details.
