/places-Backend

Primary LanguageJavaScript

Places

the Backend side of the places application

Tech Stack

Server: Node, Express

Run Locally

Clone the project

  git clone https://github.com/3neef/places-Backend.git

Go to the project directory

  cd places-Backend

Install dependencies

  npm install

Start the server

  npm run start

Author