Skip to content
forked from edlsto/vrad

VRAD is an AirBnb-type home-rental app made with React and React Router. Tested with Jest and React Testing Library. A user can log in, pick a neighborhood and browse listings.

Notifications You must be signed in to change notification settings

dreardon1021/vrad

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Vacation Rentals Around Denver

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.

Screen Shots

Login Areas Listings Details Favorites

Install & Intructions

  1. Clone down this repository https://github.com/edlsto/vrad

  2. 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.

  1. In your browser you should see a React App tab. This is the application.

  2. 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.

About

VRAD is an AirBnb-type home-rental app made with React and React Router. Tested with Jest and React Testing Library. A user can log in, pick a neighborhood and browse listings.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 80.1%
  • CSS 16.5%
  • HTML 3.4%