Skip to content

Latest commit

 

History

History
22 lines (14 loc) · 668 Bytes

README.md

File metadata and controls

22 lines (14 loc) · 668 Bytes

NeedBlood

Blood Donation website using node js for Hackathon

Things that need to preinstalled on a local system :-

  1) MongoDb Compass
  2) Node js
  3) Git
  4) Visual Stdio Code with code runner extension 

After above installation you can clone the project direct from our github link on your local system on visual stdio code.

After Cloning the project on your local system you will be able to see :-

app.js file in your folder

just open that file and run it using code runner option on vs code The server will start at port : 3000

Then all you need to do is go on browser and write localhost:3000

And you will land on our home page.