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.
- Clone this repo using
git clone https://github.com/ashwinkhode/trailer-tv.git
- Move yourself to the appropriate directory:
cd trailer-tv
- Run
yarn
to install dependencies - Run the development server:
npm run start
# or
yarn start
Open http://localhost:3000 with your browser to see the result.
-
Homepage UI
-
Trending UI
-
Sidenav Routing
-
Mock Data Collected
-
My Playlists Page
-
Watch Later Page
-
User/Auth Page
-
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!
- Side Navbar not responsive
This project is licensed under the MIT License - see the LICENSE page for details.