ColorWeather
ColorWeather is a weather app that supports multiple color themes and languages. Developed with modern frameworks, it works across different browsers and screen resolutions.
#Features
- Get a detailed current and 5-day weather forecast for your current location and any city in the world.
- Search for cities and add them to favories to check out conditions and forecasts later.
- Find out detailed temperature and wind information, humidity, pressure and length of the day.
- Check out air quality and pollution at any location.
- Choose from 15 color themes and switch between light and dark modes.
- Elect from five languages for both UI and forecast.
#Technologies
- Developed with Next.js 13 and Tailwind CSS, the app uses modern technologies such as Next.js API routes and mobile-first UI design approach.
- Weather information is fetched from OpenWeather APIs and complemented by BigData Cloud Reverse Geocoding APIs for more precise location names.
- Color palletes were generated with Tailwind CSS Color Generator.
- Material Symbols iconography
- Main dependencies:
react
,next
,tailwindcss
,typescript
,clsx
,eslint