Skip to content

Latest commit

 

History

History
66 lines (45 loc) · 1.86 KB

README.md

File metadata and controls

66 lines (45 loc) · 1.86 KB

Netime

Netime is a website to watch anime with vietnamese subtitle, built with React and Tailwind.

Table of contents

Technologies

Note: Both of them using Typescript

Server github repo: Netime-server

Setup

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

Example

Here is some screenshots to show how the website would looks like.

homescreen watchscreen

Or here is live example

Todo

  • Guide tour in watch screen.
  • Footer ✔️
  • Skeleton loading ✔️
  • More compatible with mobile devices
  • Meta Tags
  • Save user's episodes. (Maybe using localStorage, or a database if I have time.)
  • Comments
  • Restyle InfoScreen ✔️

Maybe

  • A domain
  • Comics section to read.
  • Authorization system (If I have enough time.)

Sources

  • Video player design is inspired by Netflix (Sadly I can't make the same as them)
  • Data from AnimeVSub