Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

128 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

📚 Komida - Modern Manga Reader

Komida is a high-performance, modern manga, manhwa, and manhua reader web application built with Next.js 16, Tailwind CSS, and Framer Motion.

Komida Homepage Screenshot

✨ Features

  • Modern UI/UX: Stunning dark-themed interface with smooth animations.
  • Optimized Performance: Zero-lag scrolling and instant navigation using Next.js Loading Skeletons.
  • Comprehensive Library: Browse through Popular, Genres, and Latest Updates.
  • Shop & Economy: Purchase decorations and manage your credits.
  • Web3 Integration: Wallet support for payments and microtransactions.

🚀 Getting Started

Prerequisites

  • Bun (Recommended) or Node.js 18+
  • Backend server running (refer to the backend README)

Installation

  1. Clone the repository:

    git clone https://github.com/gede-cahya/komida.git
    cd komida
  2. Install dependencies:

    bun install
  3. Configure Environment Variables: Create a .env.local file in the root directory:

    NEXT_PUBLIC_API_URL=http://localhost:3481/api
    NEXT_PUBLIC_TENOR_API_KEY=your_tenor_key
  4. Run the development server:

    bun run dev
  5. Build for production:

    bun run build
    bun run start

🛠️ Tech Stack


📸 Screenshots

Homepage Popular Page Genre List

About

Modern and responsive frontend for the Komida application, built with Next.js and Tailwind CSS.

Topics

Resources

Stars

Watchers

Forks

Releases

Packages

Contributors

Languages