An open API service indexing awesome lists of open source software.

https://github.com/akashpawar43/weather-app

Introducing our innovative WeatherExplorer app, your go-to companion for real-time weather updates tailored to your favorite cities!
https://github.com/akashpawar43/weather-app

css3 dynamic-website html5 javascript nodejs openweathermap-api reactjs tailwind-css vite vite-react website

Last synced: about 1 year ago
JSON representation

Introducing our innovative WeatherExplorer app, your go-to companion for real-time weather updates tailored to your favorite cities!

Awesome Lists containing this project

README

          

Weather App

Introducing our innovative WeatherExplorer app, your go-to companion for real-time weather updates tailored to your favorite cities! Whether you're planning a weekend getaway, scheduling outdoor activities, or just staying informed about the conditions around the world.

🛠️ Installation Steps:

1. In the project directory to install all library

```
npm install
```

2. Create .env file in root directory and insert below env variables:

```
VITE_API_KEY = "Enter your openweathermap api key"
```

3. In the project directory you can run:

```
npm run dev
```

4. For building Production build

```
npm run build
```



💻 Built with

Technologies used in the project:

* React.JS
* Node.JS
* Tailwind CSS
* Html
* CSS
* JavaScript

Project Screenshots:

project-screenshot
project-screenshot
project-screenshot

Error Page Screenshots:

project-screenshot