Himanshu819 / WeatherApp.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

weather-app

using reactjs and tailwind css it is basic project that fetch data from open weather using api call get us the weather report of desire city .

to local host the app:-

  1. first install node modules using npm i
  2. then to npm start
  3. succesfully hosted the app.(you can try it out with different city names) and (click the search button to get result)
  4. extra modules to be installed using npm install -D tailwindcss@latest postcss-cli@latest autoprefixer@latest

About


Languages

Language:JavaScript 66.9%Language:HTML 28.3%Language:CSS 4.7%