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

https://github.com/ayushtiwari134/weather

A very primitive ReactJS application which fetches certain data about a particular city (from a free weather api) and uses this data to display the weather details of the city
https://github.com/ayushtiwari134/weather

api reactjs tailwindcss

Last synced: about 2 months ago
JSON representation

A very primitive ReactJS application which fetches certain data about a particular city (from a free weather api) and uses this data to display the weather details of the city

Awesome Lists containing this project

README

        

A very primitive ReactJS application which fetches certain data about a particular city (from a free weather api) and uses this data to display the weather details of the city.

> the data has been fetched via the "openweather" api.