Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/anuva312/cowin-search-using-react

Project done as a part of learning React
https://github.com/anuva312/cowin-search-using-react

api-setu bootstrap covid-19 html javascript reactjs vaccine-tracker

Last synced: 3 days ago
JSON representation

Project done as a part of learning React

Awesome Lists containing this project

README

        

# Co-Win Search

This project was done as a part of learning React.

Implements Search of Covid Vaccination availability by district using [API Setu](https://apisetu.gov.in/public/marketplace/api/cowin#/Appointment%20Availability%20APIs/findByDistrict)

---

To run the app in the development mode.\
Use script

`npm start`

Open [http://localhost:3000](http://localhost:3000) to view it in the browser.

The page will reload if you make edits.\
You will also see any lint errors in the console.

---