Skip to content

A sleek web app for browsing and managing movies and dramas, inspired by MyDramaList. Built with Next.js, TypeScript, Shadcn-UI, and server actions for a seamless user experience.

License

Notifications You must be signed in to change notification settings

cakfan/delok-film-web

Repository files navigation

Delok Film Web

Delok Film Web is a web application for browsing and discovering movies and dramas. This project provides users with a rich interface for exploring film content, similar to mydramalist.com.

Features

  • Browse and search for movies and dramas.
  • Detailed information on each film, including cast, synopsis, and ratings.
  • User-friendly interface built with modern technologies.

Technologies

  • Next.js: Framework for server-side rendering and static site generation.
  • TypeScript: Strongly-typed programming language that builds on JavaScript.
  • Shadcn-UI: Component library for building user interfaces.
  • Server Actions: For handling server-side logic and data fetching.

Installation

To get started with the Delok Film Web project, follow these steps:

  1. Clone the repository:

    git clone https://github.com/cakfan/delok-film-web.git
    cd delok-film-web
  2. Install dependencies:

    npm install
  3. Run the development server:

    npm run dev

    Navigate to http://localhost:3000 in your browser to see the application in action.

Usage

Once the application is running, you can:

  • Use the search bar to find movies and dramas.
  • Click on individual titles to view detailed information.
  • Explore various categories and filters to refine your search.

Contributing

Contributions are welcome! If you'd like to contribute to this project, please fork the repository and submit a pull request with your changes.

  1. Fork the repository.

  2. Create a new branch for your feature or bugfix:

    git checkout -b my-feature-branch
  3. Make your changes and commit them:

    git commit -am 'Add new feature or fix bug'
  4. Push to the branch:

    git push origin my-feature-branch
  5. Submit a pull request.

License

This project is licensed under the MIT License - see the LICENSE file for details.

Acknowledgements

About

A sleek web app for browsing and managing movies and dramas, inspired by MyDramaList. Built with Next.js, TypeScript, Shadcn-UI, and server actions for a seamless user experience.

Topics

Resources

License

Stars

Watchers

Forks

Languages