/weather-app

A simple weather app created using React to let users search for current weather & forecast for the next five days of a location.

Primary LanguageHTML

This project was bootstrapped with Create React App.

Introduction

This project is a simple weather app where the user can enter a location to find out about its current weather. It also allows the user to find the forecast for the next five days. The temperature is displayed in Fahrenheit by default and user has the choice to select a different unit i.e. Celsius from the options provided.

Available Scripts

In the project directory, you can run:

yarn start

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

Deployment

This project has been deployed on firebase. Here is the live project : https://weather-app-eb28e.web.app/