Skip to content

A Real Time Climate App, Allows users to Search and check climate of a particular place, also gives climate based on the users geolocation.

Notifications You must be signed in to change notification settings

neeraj-gs/Climatify

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

84 Commits
 
 
 
 
 
 

Repository files navigation

Climatify

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:

  1. 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.
  2. 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

Screenshots

  • The Weather App Weather APP

  • The First Component that Prompts User to allow their Geolocation details. 1st Page

  • The First Component gives details realted to the user's location.

Compo1

  • The Second Component gives weather information worldwide.

Compo2

Tech Stack

  • React.Js
  • TypeScript
  • JavaScript
  • CSS & Responsive Design
  • Open-Weather-API

Features

  • Live-Clock
  • Live Weather Forcast
  • Completely Responsive
  • Search Location and get Weather Details.
  • Dynamic Icon change based on temperature.

Installation for local setup

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

Deployment

To Checkout the Live Demo of the Project click on the Link Below:

  https://climatify-mocha.vercel.app/

About

A Real Time Climate App, Allows users to Search and check climate of a particular place, also gives climate based on the users geolocation.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published