/Air-dog

CRUD database with front-end built in React and back-end built with Express JS and MongoDB

Primary LanguageJavaScript

Air-Dog

CRUD database with front-end built in React and back-end built with Express JS and MongoDB

  • Air dog is a website that allows dog owners to find boarding homes for their dogs when they are away from home and become a host to earn credit.
  • A inclusive community only for dog owners
  • Owners can post their availability to host other dogs as well as search for available hosts
  • Allow members to send direct messages to each others

To run the web app:

git clone https://github.com/ruinanzhang/Air-dog.git
  • Start sever and connect to MongoDB: cd server node server.js

  • Start client-end: cd client npm start

  • Main screen

  • Search screen

  • Log in screen