Skip to content

A React based single page web app - a fake property website, you can add your own property, or search for a listing. Tech used: React, React Router, React Testing Library, Axios, Facebook Login.

George-xixi/surreal-estate

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Real Estate React App

This is a property search engine built using react.js. It is part of the front end module at Command Shift.

What is this?

  • A single page React web application.

  • There is search function that allows users to search all properties and filter results.

  • An add property page where you will add new properties.

  • Uses React Router to define and navigate between routes.

  • Allows users to log in with Facebook.

API

This app uses the Surreal Estate API created by Command Shift.

Testing

This app is tested with Jest and React Testing Library.

Packages

How to use

Clone repo

git clone https://github.com/George-xixi/surreal-estate

Install dependencies

npm i

Launch app locally

npm start

To run tests

npm test

If I had more time...

  • I would add responsive styling, as the web app currently doesn't render properly on mobile.
  • I would write more comprehensive tests.

Thanks

George - 2023

About

A React based single page web app - a fake property website, you can add your own property, or search for a listing. Tech used: React, React Router, React Testing Library, Axios, Facebook Login.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published