Skip to content

jagalile/Runeterra-Art-Explorer

Repository files navigation

Contributors Forks Stargazers Issues

Logo

Runeterra Art Explorer

Runeterra Art Explorer is a web project aimed at showcasing the art of the video game Legends of Runeterra in a simple way.
Report an error · Suggest something

Table of Contents

Key Features

  • Image Gallery: Explore all the characters of Runeterra.
  • Dive into each image: Enlarge the images and observe every detail.
  • Explore each region: Filter characters by regions.
  • Get the image link: Copy the image link with just one click.

Screenshots of the Runeterra Art Explorer website:

Mobile screenshot

Computer screenshot

(back to top)

To Begin

Prerequisites

  • o NPM

    npm install npm@latest -g

Installation

  1. Clone the repository

    git clone https://github.com/jagalile/Runeterra-Art-Explorer.git
  2. Install NPM packages

    npm install
  3. Run the project

    npm run dev

(back to top)

Contributing to the Project

Contributions are what make the open-source community an amazing place to learn, inspire, and create. Any contribution you make is highly appreciated!

If you have any suggestions that could improve the project, please fork the repository and create a pull request. You can also simply open an issue with the "enhancement" label.

Aquí tienes una guía rápida:

  1. fork the Project
  2. Clone your fork (git clone <URL del fork>)
  3. Add the original repository as a remote (git remote add upstream <URL del repositorio original>)
  4. Create your Feature Branch (git checkout -b feature/AmazingFeature)
  5. Make your Changes (git commit -m 'Add: some AmazingFeature')
  6. Push to the Branch (git push origin feature/AmazingFeature)
  7. Open a pull request

Please refer to our contribution guide to learn how you can start in the best way and following best practices.

(back to top)

🛠️ Stack

  • Astro - The web framework for content-driven websites.
  • Typescript - JavaScript with syntax for types.
  • Tailwind CSS - A utility-first CSS framework for rapidly building custom designs.

(back to top)

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published