Weather Whimsy App is a simple and elegant weather application built using ReactJS and styled with Tailwind CSS. It utilizes the Google Fonts library for typography and is developed in Visual Studio Code. The app fetches weather data from the weatherapi.com API to provide accurate forecasts.
- View current weather conditions
- Check weekly weather forecasts
- Toggle between Celsius and Fahrenheit
- Dark mode option for comfortable viewing
- Responsive design for seamless experience across all devices
- ReactJS
- Tailwind CSS
- Google Fonts
- Visual Studio Code
- weatherapi.com API
- Clone the repository.
- Navigate to the project directory.
- Run
npm install
to install dependencies. - Run
npm start
to start the development server. - Access the app in your browser at
http://localhost:3000
.
- Weather data provided by weatherapi.com
- Developed by Nard
This project is licensed under the MIT License.