https://github.com/filipenevola/wantch
App to manage Movies that you want to Watch: Wantch
https://github.com/filipenevola/wantch
meteor react
Last synced: 2 months ago
JSON representation
App to manage Movies that you want to Watch: Wantch
- Host: GitHub
- URL: https://github.com/filipenevola/wantch
- Owner: filipenevola
- Created: 2018-07-31T01:30:12.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2024-03-27T13:57:30.000Z (about 1 year ago)
- Last Synced: 2025-04-17T13:33:07.143Z (2 months ago)
- Topics: meteor, react
- Language: JavaScript
- Homepage:
- Size: 429 KB
- Stars: 9
- Watchers: 2
- Forks: 5
- Open Issues: 7
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Wantch
App to manage Movies that you want to Watch.
I created this project to teach Meteor, React, PWA in [Setec18](https://www.even3.com.br/setec18) in Brazil.
## How to install
```bash
meteor npm install -g yarn
meteor yarn install
```## How to run
```bash
meteor yarn start
```## How to deploy
```bash
meteor deploy .meteorapp.com --free --mongo
```[Read more](https://cloud-guide.meteor.com/deploy-quickstart.html)
## License: MIT