Code Monkey home page Code Monkey logo

lol-ai-regions's Introduction

League of Legends Lore Viewer

Description

Ce projet vise à présenter les différentes régions du lore de League of Legends à travers le regard de l'IA de génération d'image Midjourney. Chaque région est décrite à l'aide de prompts spécifiques créés par l'auteur.

Table des matières

  1. Installation
  2. Utilisation
  3. Structure du Projet
  4. Contributions
  5. Licence

Installation

Assurez-vous d'avoir Node.js installé sur votre machine.

  1. Clonez le dépôt:

%bash git clone https://github.com/votre-utilisateur/league-of-legends-lore-viewer.git %

  1. Accédez au répertoire du projet:

%bash cd league-of-legends-lore-viewer %

  1. Installez les dépendances:

%bash npm install %

Utilisation

Démarrez l'application en mode développement:

%bash npm run dev %

L'application sera accessible à l'adresse http://localhost:3000.

Structure du Projet

league-of-legends-lore-viewer/ │ ├── src/ │ ├── components/ │ │ ├── RegionCard.jsx │ │ ├── LorePrompt.jsx │ │ └── ... │ ├── data/ │ │ ├── regions.json │ │ └── prompts.json │ ├── styles/ │ │ ├── main.css │ │ └── ... │ ├── App.jsx │ └── index.jsx │ ├── public/ │ ├── images/ │ │ ├── demacia.jpg │ │ └── ... │ └── index.html │ ├── .gitignore ├── package.json ├── README.md └── ...

Licence

Ce projet est sous licence MIT - voir le fichier LICENSE pour plus de détails.


English Section

League of Legends Lore Viewer

Description

This project aims to showcase the various regions of the League of Legends lore through the lens of the Midjourney image generation AI. Each region is described using specific prompts created by the author.

Table of Contents

  1. Installation
  2. Usage
  3. Project Structure
  4. Contributions
  5. License

Installation

Make sure to have Node.js installed on your machine.

  1. Clone the repository:

%bash git clone https://github.com/your-username/league-of-legends-lore-viewer.git %

  1. Navigate to the project directory:

%bash cd league-of-legends-lore-viewer %

  1. Install dependencies:

%bash npm install %

Usage

Start the application in development mode:

%bash npm run dev %

The application will be accessible at http://localhost:3000.

Project Structure

league-of-legends-lore-viewer/ │ ├── src/ │ ├── components/ │ │ ├── RegionCard.jsx │ │ ├── LorePrompt.jsx │ │ └── ... │ ├── data/ │ │ ├── regions.json │ │ └── prompts.json │ ├── styles/ │ │ ├── main.css │ │ └── ... │ ├── App.jsx │ └── index.jsx │ ├── public/ │ ├── images/ │ │ ├── demacia.jpg │ │ └── ... │ └── index.html │ ├── .gitignore ├── package.json ├── README.md └── ...

License

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

lol-ai-regions's People

Contributors

mr-greg avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.