Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/atenazr/tasteofcherry
mini app that show list of movies and detail of the moive if selected.
https://github.com/atenazr/tasteofcherry
css html tailwindcss vue-cli vue-router vuejs vuex
Last synced: 10 days ago
JSON representation
mini app that show list of movies and detail of the moive if selected.
- Host: GitHub
- URL: https://github.com/atenazr/tasteofcherry
- Owner: atenazr
- Created: 2022-07-15T11:00:40.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2023-05-11T09:52:03.000Z (over 1 year ago)
- Last Synced: 2024-11-07T03:07:25.255Z (2 months ago)
- Topics: css, html, tailwindcss, vue-cli, vue-router, vuejs, vuex
- Language: CSS
- Homepage:
- Size: 30.3 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# movieapp
## 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/).