- Fork this Repository
- Clone Repository in your PC using
git clone "Repo URL"
- Run
npm install
oryarn install
command in your terminal. - Run
npm run start
oryarn start
command to see appliction in browser.
-
App is made using third-party API Weather API.
-
Allowing Location Permission will help to find Current Location Weather Conditions.
-
Search using "city name" or "latitude,longitude" in search barfor getting desired location weather conditions.
*City name Exapmle :*
*Latitude,Longitude Exapmle :*
- Search bar provides Suggestion Feature, which will help in Faster Search.
- Switching Dark Mode will provide better UI Experience.
- WebApp is also responsive.
*Mobile Devices :*
*Tablets :*
*Desktop :*