Skip to content

MGHermanMancarella/yardHoppers-backend

Repository files navigation

Yard Hoppers - An Innovative Backyard Rental Platform Inspired by Airbnb

Credit to my co-creator CodingHobo! This would not look nearly as good as it does without you!

This is a pure API app, taking values from the query string (GET requests) or from a JSON body (other requests).

It returns JSON.

This utilizes JWT tokens for authentication/authorization.

To run the server on your local drive, clone the repo to your computer and run:

npm install

nodemon server.js

"npm install" installs the required dependencies and "nodemon" runs the server.

yardhoppers Screenshot 2023-07-13 at 6 41 37 PM (2)

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors