A sleek and intuitive weather application built with SvelteKit, Tailwind CSS, and DaisyUI. Get real-time weather information for any city around the globe! π
Clone the repository:
git clone https://github.com/yourusername/weather-dashboard.git
cd weather-dashboard
Install dependencies:
npm install
Create a .env
file in the root directory and add your OpenWeatherMap API key:
VITE_OPENWEATHER_API_KEY=your_api_key_here
Start the development server:
npm run dev
Open your browser and navigate to http://localhost:5173
Enter a city name and enjoy real-time weather information! π€οΈ
To create a production-ready build:
npm run build
The built files will be in the build
directory.
Contributions, issues, and feature requests are welcome! Feel free to check the issues page.
This project is MIT licensed.
Enjoy using the Weather Dashboard! βοΈπ€οΈβ π₯οΈβοΈπ¦οΈπ§οΈβοΈπ©οΈπ¨οΈ