A weather application to learn React.
- Navigation bar
- Current weather
- Air Conditions
- Weekly forecast
- Hourly forecast
- Clone repository
- Install dependencies
- Run project
cd Weather-App-React
npm i
npm start
List the technologies, libraries, and frameworks you used in project.
- React
- React Router for navigation
- Axios for API requests
- Tailwind CSS for styling components