Skip to content

Latest commit

 

History

History
11 lines (9 loc) · 210 Bytes

README.md

File metadata and controls

11 lines (9 loc) · 210 Bytes

☁️ Installation

git clone https://github.com/jawadkhan653/ReactWeatherApp.git
cd React-Weather-App
npm i
npm start

# To build the app for production, run the following command:
npm run build