mde3 / weather-app

weather app

Home Page:https://lucent-weather.netlify.app/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

React Weather App

GitHub repo size Twitter Follow GitHub stars GitHub forks

This project uses openweathermap api to fetch data that returns city name, date, temperature and weather.

➥ Live Demo

Preview

Preview screenshot

Prerequisites

Getting Started

Create react-app using vite:

npm create vite@latest weather-app --template React
cd weather-app

Install packages and dependencies:

npm i or npm install

Run server:

npm run dev

License

This project is licensed under the MIT License - see the LICENSE file for details

About

weather app

https://lucent-weather.netlify.app/

License:MIT License


Languages

Language:JavaScript 80.0%Language:HTML 20.0%