Skip to content

andersonsrocha/weatherapp

Repository files navigation

πŸ—» Weather App

Application created for weather consultation using the Open Weather Map api.

screenshot

πŸ—’οΈ Index

πŸš€ Technologies

  • πŸ”© React
  • πŸ’‘ TypeScript
  • ⚑ Vite
  • 🌈 Tailwind CSS
  • πŸ”₯ OpenWeatherMap

✨ Features

  • πŸ”Ž Browse weather by city
  • πŸ“± Responsiveness
  • πŸ‘οΈβ€πŸ—¨οΈ Animated icon

πŸ“‘ Environment

πŸ“ Create environment variables .env file and add the key VITE_API_KEY and the value from your api key

VITE_API_KEY=your_key

πŸ“¦ Install

πŸ“ Install the dependencies and start the project

yarn install
yarn run dev

πŸ”¨ Build

πŸ“ Build the application for production

yarn run build

πŸ” Preview

πŸ“ Preview the build

yarn run preview

⭐ Credits

πŸ”— Links

πŸ“ License

This project is under the MIT license. See the LICENSE file for more details.

About

πŸ—» Application for weather consultation

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published