A demo Weather application (React.js)
##About A searchable Weather App using weather data from OpenWeatherMap APIs. Built with ReactJS and Bootstrap.
- Install dependencies
npm install
- Serve it locally
npm start
- Go to
http://localhost:8000
See the LICENSE file for license rights and limitations (MIT).