Welcome to JC-Anime – your one-stop platform to stream and discover your favourite anime series and movies!
JC-Anime is designed to provide anime enthusiasts with a seamless and enjoyable experience. Whether you’re here to catch up on the latest releases or explore timeless classics, JC-Anime has something for everyone.
- Home: Start your anime journey from the homepage.
- Trending: Explore a wide selection of anime series and movies.
- Popular: Discover what’s trending in the anime world.
- Genres: Filter anime by genres that suit your taste.
- My List: Keep track of your favourite anime and build your watchlist.
- Sponsor Us: Support JC-Anime
- Twitter: Follow us on X
- Discord: Join our Community
To get started with JC-Anime:
- Clone the repository:
git clone https://github.com/JamesCicada/jc-anime.git
- Install Dependencies and build
for pnpm (Recommended)
pnpm install; pnpm run build
for npm
npm install; npm run build
for yarn
yarn add; yarn run build
- Start
for pnpm (Recommended)
pnpm run start
for npm
npm run start
for yarn
yarn run start
- Customize
Edit the
.\config\site.ts
if you wanna make it public.