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!
- Host: GitHub
- URL: https://github.com/akashpawar43/weather-app
- Owner: akashpawar43
- Created: 2024-01-11T17:48:12.000Z (over 2 years ago)
- Default Branch: master
- Last Pushed: 2024-05-21T17:26:03.000Z (about 2 years ago)
- Last Synced: 2024-05-30T02:17:10.477Z (about 2 years ago)
- Topics: css3, dynamic-website, html5, javascript, nodejs, openweathermap-api, reactjs, tailwind-css, vite, vite-react, website
- Language: JavaScript
- Homepage:
- Size: 208 KB
- Stars: 7
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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:

Error Page Screenshots: