Skip to content

Deta0ne/Weather-App

Repository files navigation

Weather-App logo

Weather-App

Instant and 5-day weather application with React.

Getting Started

In this app you can access weather data through a search or by granting location permission.

⚙️ Installation

  1. Open your terminal and clone the Weather-App repository.
git clone https://github.com/Deta0ne/Weather-App.git
  1. Navigate to the cloned repository directory using the command:
cd Weather-App
  1. Install dependencies:
npm install
  1. Open with editor:
code .
  1. Write your own api information in the api.js file. And run:
npm run dev

💻 With which technologies it was made.

CSS,HTML,Javascript, Vite, React, Tailwind, axios, OpenUV API, OpenWeather API, GeoDB API, i18n

📖 How to use.

When the app is launched, it asks for optional location information. If you accept, weather information for your current city will be displayed.

Location

After entering the city you want in the search input, click on the suggestions and press the search button.

Search

After the weather information arrives, it is shown as below.

App

About

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published