Skip to content

devaku/Weather-App

Repository files navigation

Weather-App

This is a web App that utilizes the OpenWeather API to get the latest weather information.

Technologies Used

  • React with Vite
  • Tailwind
  • OpenWeather API

Prerequisites

To use this application, you need to have the following things:

  1. API Key from OpenWeather

Usage

  • Clone the repository
git clone https://github.com/devaku/Weather-App
cd Weather-App
  • Then after that, install the node_modules using the provided script
npm run install
  • Once the installation is done, make sure to create a .env file, from the given sample

  • Fill it in with the needed details required to run the application

  • Once everything is set up just run the following script to get the application started.

npm run dev-vite

Credits

About

A simple weather app made with Vite + React

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages