Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/ashwinkhode/trailer-tv
Netflix but for trailers literally!
https://github.com/ashwinkhode/trailer-tv
Last synced: 16 days ago
JSON representation
Netflix but for trailers literally!
- Host: GitHub
- URL: https://github.com/ashwinkhode/trailer-tv
- Owner: ashwinkhode
- Created: 2021-04-14T22:51:24.000Z (almost 4 years ago)
- Default Branch: dev
- Last Pushed: 2022-06-15T10:59:43.000Z (over 2 years ago)
- Last Synced: 2023-03-05T23:19:45.669Z (almost 2 years ago)
- Language: TypeScript
- Homepage: https://trailer-tv.vercel.app
- Size: 9.09 MB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Project Name: TrailerTV
Description: A Netflix for trailers literally. This app is made using React 17, Webpack 5, Tailwind 2, HMR, using Babel, SASS, with a hot dev server and an optimized production build.
## Getting started
1. Clone this repo using `git clone https://github.com/ashwinkhode/trailer-tv.git`
2. Move yourself to the appropriate directory: `cd trailer-tv`
3. Run `yarn` to install dependencies
4. Run the development server:```bash
npm run start
# or
yarn start
```Open [http://localhost:3000](http://localhost:3000) with your browser to see the result.
## Still Under Development
- [x] Homepage UI
- [x] Trending UI
- [x] Sidenav Routing
- [x] Mock Data Collected
- [x] My Playlists Page
- [x] Watch Later Page
- [x] User/Auth Page
- [x] Create ui components
- [-] Add Authentication & Backend
- [-] State Management
- [-] Polish UI- ⭐ - Star, if you like it
- 👁 - Watch, get latest updates
To report a bug, please raise an issue. Thank you!## Known Issues
- Side Navbar not responsive
## License
This project is licensed under the MIT License - see the [LICENSE](https://opensource.org/licenses/MIT) page for details.
## Author
Ashwin Khode - [Twitter](https://www.twitter.com/ashwin4real) - [Linkedin](https://www.linkedin.com/in/ashwin-khode/)