https://github.com/hiwijaya/movion
🎬 Your daily dose of movie updates
https://github.com/hiwijaya/movion
momentjs react-context react-helmet react-navigation react-router-dom reactjs tmdb
Last synced: 5 months ago
JSON representation
🎬 Your daily dose of movie updates
- Host: GitHub
- URL: https://github.com/hiwijaya/movion
- Owner: hiwijaya
- License: mit
- Created: 2019-12-29T15:39:55.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2024-05-14T19:56:54.000Z (11 months ago)
- Last Synced: 2024-05-15T16:16:10.000Z (11 months ago)
- Topics: momentjs, react-context, react-helmet, react-navigation, react-router-dom, reactjs, tmdb
- Language: JavaScript
- Homepage: https://movion.hiwijaya.dev
- Size: 4.32 MB
- Stars: 58
- Watchers: 4
- Forks: 17
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
- License: LICENSE
Awesome Lists containing this project
- awesome-indonesia-repo - Movion - 🎬 Your daily dose of movie updates. (JavaScript)
README

# Movion
Your daily dose of movie updates.
### Live
[](https://app.netlify.com/sites/movion/deploys)
[https://movion.hiwijaya.dev](https://movion.hiwijaya.dev)
### Build with
### Configure
Get the repo
```sh
git clone https://github.com/hiwijaya/movion.git
cd movion
yarn install or npm install
```Add `.env.development` or `.env.production` to your root directory and add the following
```js
REACT_APP_TMDB_API_KEY=[YOUR_TMDb_API_KEY]
```To get TMDb_API_KEY you must registered in [TMDb](https://www.themoviedb.org).
### Data provided by
### License
[](https://github.com/hiwijaya/movion/blob/master/LICENSE)
Thank you.