Skip to content

joaovbrandon/dev-location

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Dev Location

An app to find and save devs by location built with ReactJS and Redux.

See here joaovbrandon.github.io/dev-location.

Dev Location

How to run

Prerequisites

You need Node.js and Yarn (or use NPM) to run it.

Installing

  • Run yarn or npm install
  • Copy .env.TEMPLATE to .env with cp .env.TEMPLATE .env
  • Fill .env with the configs data
  • Run yarn start or npm start
  • Access http://localhost:3000 in your browser

License

This project is licensed under the MIT License - see the LICENSE.md file for details.

Releases

No releases published

Packages

 
 
 

Contributors