Skip to content

AladhamDawwa/CodeClauseInternship_WeatherApp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Weather App

📝 Description

This is a Weather App built using React + Vite.

⚠️ Prerequisites

You need to install node and npm to run the project locally.

⚙️ Local run

First - install npm packages : npm install
Second - run project locally : npm run dev