An open API service indexing awesome lists of open source software.

https://github.com/faresbrayek2/weather-app-vitejs

A weather app built with React and ViteJS that allows users to search for the current weather in a specific location using OpenWeatherMap API.
https://github.com/faresbrayek2/weather-app-vitejs

openweathermap openweathermap-api vitejs vitejs-react weather weather-app

Last synced: 26 days ago
JSON representation

A weather app built with React and ViteJS that allows users to search for the current weather in a specific location using OpenWeatherMap API.

Awesome Lists containing this project

README

          

Weather App



A simple weather application that allows you to check the weather in any location.







Getting Started

These instructions will get you a copy of the project up and running on your local machine for development and testing purposes.

*Prerequisites*
---
Node.js installed on your machine

Yarn package manager

Installing

Clone the repository to your local machine
```
git clone https://github.com/faresbrayek2/Weather-App-Vitejs.git
```
Go to the project directory
```
cd Weather-App-Vitejs
```
Install the required packages

```
yarn install
```
Start the development server
```
yarn run dev
```
Open your browser and go to http://127.0.0.1:5173/ to see the app in action.

*Built With*
------
React

Vite.js

Font Awesome

OpenWeatherMap API

*Contributing*
---

Feel free to submit a pull request if you want to contribute to the project.

*License*
---

©2023 FaresBrayek