This contains the Backend repo
- Clone this repository and navigate into it.
- add the frontend to the backend to get a full project
- open in any text editor of your choice and open the in-built terminal if any. if none just open a normal terminal and type nodemon server since server is the main entry point of the project.
- this would open on port 4000
- run localhost:4000 on your browser to have a feel of the assignment.