This ia an covid-19 Tracker which tracks the cases of different countries and states of all over the world. It is created using REACT -JS and it's libraries. We have also included a special function like if the person is wearing mask then only he will be able to visit our site. It has been trained using dataset in machine learning which detects our face and see whether we have wore mask or not. If not wore it wont allow u to proced you further.
This site will take you to a page where your face will be detected whether wearing a mask or not.
..............................
This are the Demo Screenshot of our Covid-19 Tracker
API used: https://covid19.mathdro.id/api
Setup:
- run
npm i && npm start
Our face Reader Source can be found here.