yatania / weather-app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

A weather app done with React. Allows the user to search for the weather in their cities and save them to favorites.

Utilises Metaweather API for weather data. Tailwind React was also used in this project.

Install Clone this repo git clone https://github.com/yatania/weather-app.git cd weather-app Install node packages npm install Serve it locally: npm start Go to http://localhost:3000

About


Languages

Language:JavaScript 78.0%Language:HTML 18.0%Language:CSS 4.0%