Skip to content

tkUniverse/tkUniverse.github.io

Repository files navigation

Twokinds Universe

License

Twokinds Universe

Explore everything about the Twokinds webcomic in one place! Discover comics, characters, galleries, and more. Join the Twokinds Universe!

Features

  • Comic Viewer: Browse through the Twokinds comic pages.
  • Gallery: Explore all Twokinds-related artwork. [Work in progress]
  • Wiki: Dive into the Twokinds universe with the community wiki. [Work in progress]
  • Multilingual Support: Available in multiple languages.
  • Responsive Design: Optimized for both desktop and mobile devices.

Installation

  1. Clone the repository:

    git clone https://github.com/tkUniverse/tkUniverse.github.io.git
    cd tkUniverse.github.io
  2. Install dependencies:

    npm install
  3. Run the project:

    npm start
  4. Open your browser and navigate to http://localhost:3000.

Usage

  • Navigate through pages: Use the navigation buttons to move between comic pages.
  • Change language: Select your preferred language from the dropdown menu.
  • Toggle tools: Click the "Tools" button to access additional options like downloading the current page or viewing the sketch version.

Contributing

We welcome contributions! Please follow these steps:

  1. Fork the repository.
  2. Create a new branch:
    git checkout -b feature/your-feature-name
  3. Make your changes.
  4. Commit your changes:
    git commit -m 'Add some feature'
  5. Push to the branch:
    git push origin feature/your-feature-name
  6. Open a pull request.

License

This project is licensed under the GPL-3.0 License. See the LICENSE file for details.

About

Remake of twokinds.keenspot.com.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published