Skip to content

Latest commit

 

History

History
23 lines (16 loc) · 840 Bytes

README.md

File metadata and controls

23 lines (16 loc) · 840 Bytes

React Neighborhood Map

Udacity Front End Nanodegree 2018

About

This is a single page map application that displays where you can find some sushi bars & sushi restuarants in the Dallas area.

Getting Started

  1. Clone this repo or git clone https://github.com/Maccauhuru/React-Locations-App
  2. Go to the application folder, install dependencies using npm install or yarn install
  3. Run the application npm start
  4. Open your browser to localhost:3000/

Technologies Used