Skip to content

JamesCicada/anime-website

Repository files navigation

🎥 JC-Anime 🎥

Welcome to JC-Anime – your one-stop platform to stream and discover your favourite anime series and movies!

🌟 Project Overview

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.

🚀 Features

  • 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.

🔗 Navigation Links

📡 Connect With Us

💻 Getting Started

To get started with JC-Anime:

  1. Clone the repository:
    git clone https://github.com/JamesCicada/jc-anime.git
  2. 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
    
  3. Start

    for pnpm (Recommended)

    pnpm run start

    for npm

    npm run start

    for yarn

    yarn run start
    
  4. Customize

    Edit the .\config\site.ts if you wanna make it public.

Star History

Star History Chart

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published