Netime is a website to watch anime with vietnamese subtitle, built with React and Tailwind.
- Front-end:
- React, Tailwind , Typescript
- Libraries: React Query, React Slick, Plyr
- Back-end:
Server github repo: Netime-server
To run this project, install it locally using npm (or yarn):
npm install
npm start
Change API_URL in src/constants.ts
to let the project works properly
Here is some screenshots to show how the website would looks like.
Or here is live example
Guide tour in watch screen.❌ Reason: it breaks my styles.Footer✔️Skeleton loading✔️Restyle InfoScreen✔️More compatible with mobile devicesSave user's episodes.✔️Video player overlay.✔️Video controls on mobile✔️"Chunk" episodes into chunks.✔️- Meta Tags (Maybe can't with React....)
- Comments
- A domain
Comics section to read❌ Reason: This is anime website.Authorization system (If I have enough time.)❌ Reason: I don't have time