Description

Allergies management system back-end application. It provides API functions to manage users and allergies information.

How to run?

  • Clone this repository.
  • Install all the dependencies using yarn or npm install.
  • Start the server using yarn start or npm run start.
  • Server will be started on port 3001: http://localhost:3001/