sudheerpal / ReactWeatherApp

Using openweathermap api forecasting weather report for any city.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Web app showing weather for city.

Run

git clone
cd */project_folder/*
npm install

Start the server

npm run start:dev

Build

npm run build

Test

npm run test

About

Using openweathermap api forecasting weather report for any city.

License:MIT License


Languages

Language:JavaScript 73.4%Language:CSS 26.6%