This project is a React-JS project using material ui, that helps to search the weather for any place, it uses api to render the information and then provided to the user.
To run this project locally, follow these steps:
-
Fork the repository.
-
Clone the repository to your local computer: git clone https://github.com/your-username/weather-app
-
Open the project folder in your preferred code editor, and run the following command in the terminal and make sure your are in the correct directory :
cd weather-app
npm install
npm run dev
- Follow the URL in the browser to see the result :