Vaporweather is a weather app that combines dynamic visuals with a vaporwave theme to provide you with the latest weather conditions and forecasts.
Check the website Here.
Experience the dynamic themes by trying out different weather conditions!
Technologies used:
- HTML
- CSS
- JavaScript
Configuration:
After cloning the respository, install the dependencies:
npm install
or
yarn install
Usage:
npm run dev
or
yarn dev