Calender-Project

1.If you are running this code on a machine which does not have any local server, install json-server. 2.Then run the server by typing "json-server --watch db.json" (without quotes). It will display the index.html file when you access your "http://localhost:3000" .