Product Manager is use to manage drug listing and it's historical prices
- Drug Listings with current price
- View Drug details with historical prices
- Add a new drug with drug name and drug price
- Edit Drug Info by updating just the drug name or also setting new price to it
- Delete drug (NB: Does not delete price)
- Run
npm installin the extracted file - Run
npm startto run app - Run
npm run testto run test