Full Stack Event-Data Application built with Node.js, Express and Angular framework along with Backend Testing with Jest framework.
Functionalites -
- Search Event
- Get List of Events
- Create Event
git clone https://github.com/d14mittal/Event-Application.git
cd backend
nodemon
ng serve
Visit the the 'http://localhost:4200' on your browser and test the application.