Welcome to ClimeCraft, a simple and intuitive application that provides up-to-date weather information for your location. Stay informed about the latest weather conditions, temperature and more with a user-friendly and aesthetically-pleasing interface.
- Daily Forecast : Access a 7-day forecast to plan your week
- Detailed Information : Get detailed weather information, including temperature, description, humidity, wind speed and more.
- Responsive Design : Enjoy a seamless experience on various devices with a responsive design
- Easy-to-Use : Simple interface for a straightforward weather-checking interface.
- Clone the repo to your local machine.
- Install the dependencies using
npm install
- Run the app with
npm run dev
- React
- Vite
- Tailwind CSS
- Javascript (ES6+)
Special thanks to https://openweathermap.org/ for providing data through their API.