/real-estate

Real estate app allows visitors to search for local homes in their area

Primary LanguageJavaScript

Real-Estate-App

A web app built with react, jest, flow, and webpack. Ideally users can search for homes in there area.

Inspiration

realestate app

In Development

real estate app

screen shot 2018-01-03 at 10 29 23 am

Prerequisites

What things you need to install software wise and how to install them

Install NPM (https://www.npmjs.com/) Install Node.js (https://nodejs.org/en/download/current/)

Getting Started

These instructions will get you a copy of the project up and running on your local machine for development and testing purposes.

Clone or download the project files from my repository

git clone https://github.com/BrianQMclaren/Real-Estate-App

Run npm install in your terminal to get all of the packages

npm install

Run the server by running npm start

npm run dev

Built With

  • React - The javascript library for building user interfaces
  • Node - Asynchronous event driven JavaScript runtime
  • Jest - Test javascript code including react apps
  • Flow - Static Type Checker for javascript
  • Babel - Javascript complier
  • Webpack - Module Bundler

Authors

  • Brian Mclaren

License

This project is licensed under the MIT License - see the LICENSE.md file for details