Skip to content

PedroMilani04/react-weather-report

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation


About

A Weather Forecast application made with ReactJS and OpenWeatherMap API, containing 200.000+ cities, temperature, wind speed, humidity and more!


Team

Pedro H. Milani Vagula


Technologies Used

Front End Back End
Also included are some npm libraries, such as nookies, react-modal and remask. Respectively used to manage browser cookies, create pop-ups on display, and use mask on inputs.



How to Run

Clone this repository:

git clone https://github.com/PedroMilani04/react-weather-report.git

Have Node.js installed in your computer. With terminal opened in project folder, install the dependencies :

npm install
    or
yarn

Then type this command in to run local server:

npm run dev
   or
yarn dev

About

A weather report website using OpenWeatherMap API

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published