weather-widget
Описание
Языки
- Vue72,2%
- TypeScript22,4%
- CSS3,4%
- HTML1,3%
- SCSS0,5%
- JavaScript0,2%
3 года назад
3 года назад
3 года назад
3 года назад
3 года назад
3 года назад
3 года назад
3 года назад
3 года назад
3 года назад
3 года назад
README.md
Weather Widget
A brief description
Weather Widget is an embeddable custom component developed with Vue 3. Using OpenWeather API it provides information about weather in chosen locations. Having configured it once, you won't need to worry about reconfiguration as long as your preferences remain the same and the local storage is not cleared!
Setup
- Dependency installation:
ornpm inpm install - Launch in development mode: npm run serve
- Build: npm run build
Usage
Everything is very simple and intuitive.