/weather-app

Simple React weather app

Primary LanguageJavaScript

Simple React Weather App

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.

Tech Stack

Client: React, Axios, Bootstrap

Live App

A screenshot of the app

Installation

git clone https://github.com/Muhammadkadhim/weather-app.git
cd weather-app
npm install
npm start

https://github.com/Muhammadkadhim