This was a paired project where Dan Reardon and Ed Stoner created a housing rentals application for the denver area. The main focus point for this project was React. We used React, React Router, JSX, CSS, React-Testing-Library, Jest and Leaflet for this project.
-
Clone down this repository https://github.com/edlsto/vrad
-
Clone down this repository https://github.com/turingschool/VRAD-API in the same directory but not in the folder you just created from the previous clone.
3.Inside your terminal and inside each directory, run npm install and then npm start in once installed.
-
In your browser you should see a React App tab. This is the application.
-
To login simply fill out the form with the desired inputs. Note that email must contain a '@' symbol. Also note that this will not save your email or record it any way.