Skip to content

d-otis/rate-your-landlord-react-frontend

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Rate Your Landlord (react frontend)

Backend here

Install

  1. First follow all instructions for cloning and installing backend (link above)
  2. npm install to install all packages

Run

  1. rails s to start your server (this will most likely be bound to port 3000; if not you may need to change BASE_URL constant in /src/utils/baseURL.js)
  2. npm start to start React front end
  3. visit localhost:3001 (as long as you started your Rails server first)

About

An MVP for rating your landlord and their properties (frontend using React)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published