/health-tracker

Task Tracker For Health Workers

Primary LanguageTypeScript

HealthTracker

healthtracker

This application is built using tailwindcss, Angular and Json server as mock api backend.

To Run Development server

Open two differnet terminals and run the following code in each yarn start and yarn json-server db.json to start the Mock API Server. This will start dev server. Navigate to http://localhost:4200/. The application will automatically reload if you change any of the source files.