- Clone the repository:
git clone https://github.com/gowthamkasi/synamedia_assigment_event_mgmt.git
- Navigate to the project directory:
cd synamedia_assigment_event_mgmt
- Install the dependencies:
npm install
- Start the development server:
npm start
- Open your browser and navigate to
http://localhost:3000/api/v1/event/health
to see the application running. - Api Documentation :
https://jqf6c4x25t.apidog.io/
- Use any Api client Testing Tool eg: Postman,Apidog
-
To run tests:
npm test