khan57 / assignment1-task2

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

First install mongodb,POSTMAN app (Client to hit various http end points) on your system;
then hit this http resource from POSTMAN  by selecting POST method(To store songs in DB):
		localhost:5000/songs

Then you are good to go .
Run your project by issueing this command from your terminal within your project directory:
	npm start
 :)

About


Languages

Language:JavaScript 69.0%Language:HTML 31.0%