Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/jjmontalban/filmder-front
- Owner: jjmontalban
- Created: 2022-06-03T07:21:27.000Z (over 2 years ago)
- Default Branch: deploy
- Last Pushed: 2024-03-08T18:49:43.000Z (8 months ago)
- Last Synced: 2024-03-08T20:22:49.424Z (8 months ago)
- Topics: axios-vue, headless, headless-wordpress, javascript, php, tinder-swiper, vue, vue-cli, vue-router, vuejs2, vuetify, wordpress, wordpress-api, wordpress-plugin
- Language: Vue
- Homepage: https://filmder-front.vercel.app/
- Size: 569 KB
- Stars: 0
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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/).