Skip to content

Heat is a weather application that displays the weather data in your area when you visit. Also, you can search the weather for other places in the world.

Notifications You must be signed in to change notification settings

ahmadfsalameh/heat

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

90 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Heat - Weather Application

Heat is a weather application that displays the weather data in your area when you visit. Also, you can search the weather for other places in the world.


View Demo · Report Bug · Request Feature


Built With

(back to top)

Getting Started

Let me guide you through installing, setting up the project and getting it up and running on your local machine.

Installation

  1. Clone the repo
    git clone https://github.com/ahmadfsalameh/weather.git
  2. Install NPM packages
    npm install

Settings

  1. Create .env file with the following code:

    REACT_APP_WEATHER_API=[weatherapi.com API Key]
    REACT_APP_IP_API=[ipgeolocation.io API key]

    Please fill in the correct values for your API keys. For more information: weatherapi.com | ipgeolocation.io..

    And you're ready 😀! Just run npm start.

(back to top)

Contact

Ahmad Salameh - [email protected]

(back to top)

Acknowledgments

Some of the amazing libraries that I've used in this project.

(back to top)

About

Heat is a weather application that displays the weather data in your area when you visit. Also, you can search the weather for other places in the world.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published