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
cd server
npm install
to install packagesnpm run dev
to start the servernpm run test
to start testcd client
npm install
to install packagesnpm start
to start the client side