https://github.com/braswelljr/weather
Weather forecasts app with your daily and hourly updates
https://github.com/braswelljr/weather
postcss tailwindcss webpack
Last synced: about 2 months ago
JSON representation
Weather forecasts app with your daily and hourly updates
- Host: GitHub
- URL: https://github.com/braswelljr/weather
- Owner: braswelljr
- Created: 2020-09-16T02:40:47.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2021-03-25T13:06:12.000Z (over 5 years ago)
- Last Synced: 2025-02-08T17:13:00.608Z (over 1 year ago)
- Topics: postcss, tailwindcss, webpack
- Language: Vue
- Homepage: https://atweather.netlify.app
- Size: 4.73 MB
- Stars: 3
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
#
WEATHER
_******Weather******_ is a frontend javascript base _**Open Source project**_ dependent on vue.js and other frameworks and libraries to help make development faster.
Weather is built on :
- [Vue.js](https://vuejs.org/)
- [Vue-Router](https://https://router.vuejs.org/)
- [Tailwindcss](https://tailwindcss.com/)
- [OpenWeatherMap](https://openweathermap.org)
- [Chart.js](https://www.chartjs.org)
_****Contributions****_ are welcomed and appreciated.
## Project setup
```
npm install
```
### Compiles and hot-reloads for development
```
npm run serve
```
### Compiles and minifies for production
```
npm run build
```
### Lints and fixes files
```
npm run lint
```
### Customize configuration
See [Configuration Reference](https://cli.vuejs.org/config/).
Checkout the Weather mockup on _[atweather.netlify.app](https://atweather.netlify.app)_