Kaku-g / Weather-whiz

Home Page:https://weather-whiz.vercel.app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Weather-whiz App

How to run locally?

  • Clone the repo by using git clone https://github.com/Kaku-g/Weather-whiz.git
  • After cloning the repo , navigate to root folder and run npm install to install all the dependencies
  • Head over to openweather website and signup if you don't have an account.
  • Generate api key for making requests.
  • create a .env file in root folder and paste this REACT_APP_KEY=${your api key here} code
  • Run the command npm run start in root-folder to start the development server.
  • Open your browser and navigate to localhost:3000 to watch the live preview.

Tech Stack

  • Created using ReactJs and Tailwindcss
  • Hosted on vercel & CI/CD using github repo
  • Live website Here

Screenshots:

image

image

image

https://www.loom.com/share/5754146ae15e4e6b94c2af7ec6b15086

About

https://weather-whiz.vercel.app


Languages

Language:JavaScript 89.6%Language:HTML 9.7%Language:CSS 0.7%