FOLLOW THESE INSTRUCTIONS-
1 install node-modules
2 Add your mongo db string to Backend->index.js file
3 to run frontend->
3.1 go to corona-project folder
3.2 run this command ng serve -o
4 to run backend/database->
4.1 go to backend folder
4.2 run this command npm start



