Cloudly - The Forecast in Your Pocket
Introduction
With Cloudly, predicting the weather has never been easier. Stay up-to-date with real-time weather information, from current conditions to hourly forecasts and long-term outlooks. Cloudly is your reliable source for accurate weather data, helping you plan your day with confidence.
Key Features
🔍 Search: Easily search for weather details by entering the name of your city or location.
🌡️ Current Temperature: Get real-time temperature readings for your current location.
☁️ Weather Information: View detailed weather information, including conditions (sunny, rainy, cloudy, etc.), humidity, and wind speed.
⏱️ 3-Hour Forecast: View weather forecasts for every 3 hours throughout the day.
🌤️ 5-Day Forecast: See the weather forecast for the next 5 days, helping you plan ahead.
💨 Additional Weather Info: Get extra details like air pressure, UV index, and more.
📱 Responsive Design: Enjoy a seamless experience on any device, from desktops to smartphones, with a fully responsive design.
Installation
Follow the steps below to set up the project locally.
1. Clone the repository:
git clone https://github.com/rfkyalf/cloudly.git
2. Navigate to the project directory:
cd cloudly
3. Install the dependencies:
npm install
Usage
1. Start the development server:
npm run dev
2. Access the application in your browser at http://localhost:3000.