Skip to content

kjswartz/home_finder_web

Repository files navigation

Home Finderz

  • Bootstraped with react-create-app

Docker

  • run docker-compose up -d to start docker container and access app at http://localhost:3000
  • run home_finder_api docker in order to access database

Getting started

  • clone down app code
  • run npm install
  • run npm start to start app on port 3000
  • open a browser and navigate to http://localhost:3000
  • query homes by their address via the search bar.
  • ensure API app is running in order to see results.

Running Tests

  • run npm run test in console to run tests

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published