A platform for note-taking services and scheduling events. Web application that lets the users capture notes and access them later.
- Run
git clone https://github.com/anaanya444/event_scheduler.git
- Run
cd event-scheduler/
- Run
npm install
- Run
npm start
- go to
localhost: 3000