MadhuBeesetty / weatherapp-react.js

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

weatherapp-react.js

STEPS TO RUN:

-> after extracting the files enter the weather-application folder. -> install all missing dependicies -> enter the command npm start.

working of the application

-> enter the name of city and country click submit.

TECHNOLOGIES USED:

-> react.js for the front end -> we are using openweathermap API to get weather data. -> used fetch API to send and get data from API. -> used BOOTSTRAP for designing and styling pages.

About


Languages

Language:JavaScript 76.3%Language:CSS 19.6%Language:HTML 4.1%