Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/nyinyithann/bioscopes
Browse movies and people
https://github.com/nyinyithann/bioscopes
react rescript
Last synced: 3 months ago
JSON representation
Browse movies and people
- Host: GitHub
- URL: https://github.com/nyinyithann/bioscopes
- Owner: nyinyithann
- Created: 2022-11-02T16:47:27.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2022-11-21T07:04:15.000Z (almost 2 years ago)
- Last Synced: 2024-04-18T17:58:51.427Z (7 months ago)
- Topics: react, rescript
- Language: ReScript
- Homepage: https://bioscopes.fun/
- Size: 510 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
- awesome-rescript - Movie and People browsing site - A site to browse movies and people from The Movie Database (TMDB). [(demo)](https://www.bioscopes.fun) (ReScript / Example Apps)
README
# Bioscopes 🎥
A site to browse movies and people from [The Movie Database (TMDb)](https://developers.themoviedb.org/3).
Browsing TV shows are not implemented as of now and might be supported in future when I get some free time.Live demo hosted on Vercel can be found at [https://bioscopes.fun](https://bioscopes.fun).
Built as a side project to learn [ReScript](https://rescript-lang.org/).
Refs:
- [https://github.com/jasonujmaalvis/vue-movies](https://github.com/jasonujmaalvis/vue-movies)
- [https://next-movies-zeta.vercel.app](https://next-movies-zeta.vercel.app)