React.js - Built with the Weather API
A simple weather app that allows you to get current weather information, based on the city you enter. This project was a task given to students in WeCode-FED bootcamp.
Client: React, Axios, Bootstrap
git clone https://github.com/Muhammadkadhim/weather-app.git
cd weather-app
npm install
npm start