Weather Application to view the weather of specific locations.
- React v18.2.0
- Material - UI v5.10.15
- Redux v1.9.0
- React-Redux v8.0.5
- Redux-Persist v6.0.0
- Axios v1.2.0
- React-Router-Dom v6.4.3
Use the package manager npm to install Weather-App.
git clone "https://github.com/yuvalitah/Weather-App.git"
cd ../path/to/the/file
npm install
To start the project
npm start