Skip to content

React web application that provides a list of available rooms within 2 km from the location that a user entered on the search bar

Notifications You must be signed in to change notification settings

WanjinYoo/RoomForR

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

RoomforR

RoomforR is a web application that allows users to find a roommate.

The list of the rooms will appear in the pop up from the location that a user entered on the searchbar (Within 2km radius)

ReactJS/Redux, Googlemap API and SASS were used to design front-end part of the website.

Node js, Express js and POSTGRES database for back-end part.

Start the serverside app on PORT 3001

https://github.com/WanjinYoo/RoomforR-api

Setup

Install dependencies with npm install.

Running Webpack Development Server

npm start

Final Product

Searchbar "Searchbar" Map "Map" Match "Match" Mylist "Mylist" login "login"

Dependencies

ClientSide

  • axios
  • node-sass
  • react
  • react-dom
  • react-scripts
  • react-redux
  • react-router-dom
  • @react-google-map/api
  • react-places-autocomplete
  • react-slideshow-image
  • react-popup

ServerSide

  • body-parser
  • cor
  • dotenv
  • express.js
  • pg

About

React web application that provides a list of available rooms within 2 km from the location that a user entered on the search bar

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published