App created to Udacity Front End Course
Clone the project
git clone https://github.com/mrangel-jr/neighborhood-react.git && cd neighborhood-react
Instal the dependencies:
npm install
Start the app:
npm start
The project run in port 8080 but if you can change in webpack.config.js
- Styling maps
- Using SASS (is configured in webpack but not implemented in app)