https://github.com/anashany2193/classy-weather
https://github.com/anashany2193/classy-weather
Last synced: 11 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/anashany2193/classy-weather
- Owner: AnasHany2193
- Created: 2024-08-20T20:56:04.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2024-08-20T21:08:07.000Z (almost 2 years ago)
- Last Synced: 2025-03-30T14:12:29.583Z (over 1 year ago)
- Language: JavaScript
- Size: 445 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# 🌤️ Classy Weather App
Welcome to **Classy Weather**, a sleek and stylish weather application that helps you stay updated with the latest weather conditions! 🌍✨
## 🚀 Live Demo
Check out the live demo here: [Classy Weather](https://classy-weather-2193.netlify.app/)
## 📸 Screenshot

## 🛠️ Features
- **Real-time Weather Data**: Get up-to-date weather information for your location.
- **Responsive Design**: Optimized for both desktop and mobile devices.
- **Stylish UI**: A clean and elegant interface with a focus on usability.
- **Multi-day Forecast**: View the weather forecast for multiple days ahead.
## 🔧 Tech Stack
- **React.js**: A JavaScript library for building user interfaces.
- **CSS**: Custom styling for a unique look and feel.
- **OpenWeather API**: Fetches real-time weather data.
## 🚧 Installation & Setup
1. **Clone the repository**:
```bash
git clone https://github.com/AnasHany2193/Classy-Weather.git
```
2. **Navigate to the project directory**:
```bash
cd Classy-Weather
```
3. **Install dependencies**:
```bash
npm install
```
4. **Start the development server**:
```bash
npm start
```
The app will run at `http://localhost:3000`.
## 📝 License
This project is licensed under the MIT License. Feel free to fork, clone, and contribute!
## 🙌 Acknowledgments
- **OpenWeather API** for providing the weather data.
- **React** for the awesome front-end library.
- **Netlify** for hosting the live demo.
---
Made with ❤️ by [Anas Hany](https://www.linkedin.com/in/anashany219/)