Skip to content

FreiburgDevTeam/crud-project

Repository files navigation

PetSharing

Description

PetSharing helps find pets and pet lovers close to you. Find a new friend or share your pet with locals when you need it. This web application implements CRUD functionality for pets and also for users.

petsharing demo

Built With

  • Express.js
  • Handelbars
  • MongoDB
  • JavaScript
  • HTML
  • CSS

APIs

  • Dog API

Getting Started

To get and run a local copy of this project follow the instructions below.

Installation

  1. Clone the repo
    git clone https://github.com/FreiburgDevTeam/crud-project.git
  2. Install NPM packages
    npm install
  3. Run the project locally
    npm start

Developer-Team

Demo