Step 1: Clone this repository
$ https://github.com/Ritu84/intervue-assignment.git
Step 2: Move to this folder
$ cd intervue-assignment
Step 3: Download all the npm packages
$ npm install
Step 4: Run the server in development mode
$ npm run dev