Skip to content

This is a web application that displays weather information for a given location. The app is built using ReactJS, TailwindCSS, React Spring, React Query, and Lottie.

Notifications You must be signed in to change notification settings

pusakamanggala/weather-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

35 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Weather APP

Page Screenshot This is a web application that displays weather information for a given location. The app is built using ReactJS, TailwindCSS, React Spring, React Query, and Lottie. The weather information is sourced from OpenWeatherMap's API, and the weather animations is from Jochang on lottiefiles.com .

Technologies Used

API

The weather data is sourced from the OpenWeatherMap API. Please refer to their documentation for more information on how to use the API.

Weather Animations

The animated icon used in this application is created by Jochang and can be found on LottieFiles.com.

Installation

To use this application, you will need Node.js installed on your computer.

  1. Clone the repository:
git clone https://github.com/pusakamanggala/weather-app.git
cd weather-app
  1. Install the dependencies:
npm install
  1. Start the development server:
npm start

This will start the development server and open the application in your default browser

About

This is a web application that displays weather information for a given location. The app is built using ReactJS, TailwindCSS, React Spring, React Query, and Lottie.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published