Skip to content

kevin-sg/weather-app-vite

Repository files navigation

🌤️ Weather App

🔥 Solution for a challengue from Devchallenges.io


📘 About: See the weather in your city/state or anywhere in the world.

⚔️ The Challengue

Users should be able to see or perform:

  • City weather by default, preferably current location
  • Search by any city
  • Weather of today and the next 5 days
  • The date and location of the weather
  • According to image for each type of weather
  • The min and max degree each day
  • Wind status and wind direction
  • Humidity percentage
  • Visibility indicator
  • Request current location weather
  • Convert temperature in Celsius to Fahrenheit

⚙️ Plus

✔️ The user can get the location by clicking a button.

✔️ DarkMode

🖥️ Desktop

📱 Mobile

Link

🏴 Demo URL: Weather_app

🛡️ Challengue: Challengue

🖥️ Technologies

  • ReactJS
  • ViteJs
  • Typescript
  • React icons
  • Redux Toolkit
  • Tailwindcss

📡 APIs used in the application

📌 How To Use

# Clone this repository
$ git clone https://github.com/kevin-sg/weather-app-vite.git

# Go into the repository
$ cd weather-app-vite

# Install dependencies
$ yarn install

# Run the application
$ yarn dev

About

This is a weather project - devChallengue.io

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages