An open API service indexing awesome lists of open source software.

https://github.com/ngarbezza/moving-motivators

A simple webapp for doing the M3.0 Moving Motivators activity online. Live at https://moving-motivators.netlify.app/
https://github.com/ngarbezza/moving-motivators

hacktoberfest vue vuejs

Last synced: about 1 year ago
JSON representation

A simple webapp for doing the M3.0 Moving Motivators activity online. Live at https://moving-motivators.netlify.app/

Awesome Lists containing this project

README

          

# Moving Motivators

[![All Contributors](https://img.shields.io/badge/all_contributors-3-orange.svg?style=flat-square)](#contributors-)

[![Netlify Status](https://api.netlify.com/api/v1/badges/5f1f44bc-f64d-422b-a517-bbb0de19ac9e/deploy-status)](https://app.netlify.com/sites/moving-motivators/deploys)

## Project setup
```
npm install
```

### Compiles and hot-reloads for development
```
npm run serve
```

### Compiles and minifies for production
```
npm run build
```

### Run your tests
```
npm run test
```

### Lints and fixes files
```
npm run lint
```

### Customize configuration
See [Configuration Reference](https://cli.vuejs.org/config/).

## Deployment

Deploy is being done automatically to Netlify on every update on the `main` branch.

Pull requests against `main` have deploy previews enabled as well.

## Contributors ✨

Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/docs/en/emoji-key)):



Luca Argentieri

🌍

Sebastian Kilb

🌍

Emma Dawson

🌍

This project follows the [all-contributors](https://github.com/all-contributors/all-contributors) specification. Contributions of any kind welcome!