Jaaneek / Weather-app

Weather app. Typescript + Chakra ui

Home Page:weather-app.jaaneek.vercel.app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Weather app

React app that lets you check weather for 5 next days anywhere on earth.

Demo

Project is available at Link

Development

You have to obtain an api key from weather api

Create .env at root of a project and paste the template with your API KEY

REACT_APP_WEATHER_API_KEY=//Your api key here

Start

yarn
yarn start
npm i
npm run start

Contributing

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

License

MIT

About

Weather app. Typescript + Chakra ui

weather-app.jaaneek.vercel.app


Languages

Language:TypeScript 92.4%Language:HTML 7.6%