hatchways / team-naan-bread

0 stars 0 forks source link

LovingSitter

A Marketplace for Dog Sitters + Dog Owners

Tech Stack: MongoDB, Express.js, React.js, Node.js, Typescript

Contributors: Mohamed El Serafy, Leo Blanco, Abdulrasaq Durosomo, Konrad, and ethan


Getting Started

  1. Clone or download repository

Server

  1. Go into the server directory cd server
  2. Run npm install to install packages
  3. Create your environment variable (.env) file
  4. Run npm run dev to start the server
  5. Run npm run test to start test

Client

  1. Go into the client directory cd client
  2. Run npm install to install packages
  3. Run npm start to start the client side

Demo

  1. Registration. Users will be able to create a new account using their email and password

Signup Demo

  1. Dashboard. Here is a description about what a user can expect to see

Dashboard