A Real Time Weather Forcast App, that allows users to check weahter conditions at their geolocation place or can search at a particular place and get the weather conditions.
The App Basically Has 2 Components:
-
Current Location Component that gives:
- A Live Clock Based on User's geolocation Time
- Date ,Day and Temperature based on User's geolocation.
- Gives the Current Location of the User.
-
Forcast Component that gives:
- Diffrent weather condition details of a particular place.
- A Search box that dynamically gets the weather details of a place.
- Icons that change dynamically based on the temperature
-
The First Component that Prompts User to allow their Geolocation details.
-
The First Component gives details realted to the user's location.
- The Second Component gives weather information worldwide.
- React.Js
- TypeScript
- JavaScript
- CSS & Responsive Design
- Open-Weather-API
- Live-Clock
- Live Weather Forcast
- Completely Responsive
- Search Location and get Weather Details.
- Dynamic Icon change based on temperature.
Clone the Project and move to the directry
git clone https://github.com/neeraj-gs/Climatify.git
cd Climatify
cd climatify-typescript
Install the Required Dependencies
npm install
Run the Project.
npm run dev
To Checkout the Live Demo of the Project click on the Link Below:
https://climatify-mocha.vercel.app/