Skip to content

Latest commit

 

History

History
19 lines (8 loc) · 489 Bytes

README.md

File metadata and controls

19 lines (8 loc) · 489 Bytes

Sell It - Backend

This is an api server server written in Nodejs with express library and with mongo database

This server supports:

  • create new users and authenticate existing with email validation,hashed password

Installation

clone this repo or download and extract the zip file, and run: npm i in the terminal and than: npm start

Also the app is deployed to Heroku cloud service so you can just go the link: