Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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: 29 days 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 (almost 5 years ago)
- Default Branch: master
- Last Pushed: 2024-05-14T19:56:54.000Z (7 months ago)
- Last Synced: 2024-05-15T16:16:10.000Z (7 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 Preview](docs/movion.png)
# Movion
Your daily dose of movie updates.
### Live
[![Netlify Status](https://api.netlify.com/api/v1/badges/b0075cfe-0d9b-4e18-bbea-1a6cd826f596/deploy-status)](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
[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://github.com/hiwijaya/movion/blob/master/LICENSE)
Thank you.