Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/jjmontalban/filmder-front

Disconver Our Film Affinity
https://github.com/jjmontalban/filmder-front

axios-vue headless headless-wordpress javascript php tinder-swiper vue vue-cli vue-router vuejs2 vuetify wordpress wordpress-api wordpress-plugin

Last synced: about 4 hours ago
JSON representation

Disconver Our Film Affinity

Awesome Lists containing this project

README

        

# Vuejs (front Side)

Game to discover our Film Affinity created with Vue (Front) & Wordpress (Back) with headless system. Available in [Filmder](https://filmder-front-jjmontalban.vercel.app/)

Backend side avaiable [here](https://github.com/jjmontalban/filmder-back)

## Frontend Built with Vue 🛠️

- [Vuejs](https://github.com/vuejs/vue) - Js Framework
- [Vuetify](https://vuetifyjs.com/en/) - Material Design Framework
- [Vue Tinder](https://shanlh.github.io/vue-tinder/) - Awesome Vue Plugin
- [Vue Axios](https://www.npmjs.com/package/vue-axios) - To get Json responses WP Api Rest
- [Vue Router](https://router.vuejs.org/)
- Icons App from [streamlinehq](https://www.streamlinehq.com/icons)

## License 📄

This project is open-sourced software licensed under [MIT License](https://opensource.org/licenses/MIT)

## Thankfulness 🎁

* Star this project 📢
* just thank me 🤓

---
Dev with ❤️ by [JJMontalban](https://jjmontalban.github.io) 😊

# vue-heroku

## 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/).