Skip to content

The house marketplace app built with React, TypeScript and FIrebase v9.

Notifications You must be signed in to change notification settings

francislagares/house-marketplace

Repository files navigation

House-Marketplace

GitHub Workflow Status

Built with

   

Tested with

   

Available Scripts

  • Clone the repo

    $ git clone https://github.com/francislagares/house-marketplace.git
  • Install the dependencies by running the following command.

    yarn install
  • Start the development server:

    yarn start
  • Start the test suites:

    yarn test

    Open http://localhost:3000 with your browser to see the result.

Docker

  • Building an image

    $ docker-compose build
  • Running a container

    $ docker-compose up

    Open http://localhost:3000 with your browser to see the result.

  • Stopping a container

    $ docker-compose down

Author

Created by @francislagares - feel free to contact me! *

About

The house marketplace app built with React, TypeScript and FIrebase v9.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published