Skip to content

Latest commit

 

History

History
16 lines (10 loc) · 702 Bytes

README.md

File metadata and controls

16 lines (10 loc) · 702 Bytes

Today's Weather

Live Demo

Untitled

Introduction

This is a weather forecast app where you can find current weather details and weather forcast of any places. To get the city's details GeoDB from Rapid API was implemented and fetch with OpenWeather API to get the weather's data. Tailwind CSS use to styling and responsive layout.

Start and Setup

npm install

npm start

Runs the app in the development mode. Open http://localhost:3000 to view it in your browser.