Skip to content

luisabellan/lolfans

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Lol Fans 👊

Welcome to the Lol Fans web application repository! This is where you'll be able to view, search and filter all the data regarding the top players and teams in the competitive scene of League of Legends. 🎮

Demo 🚀

You can access our demo here and start enjoying it right now! 😎

Features 🤖

Browse through a huge database of LoL players and teams. 👥 Search 🔍 and filter functionalities to easily locate specific information. Up-to-date news 📰 and videos 📹 about the competitive scene. And much more to come! 💪

Technologies 🛠️

Here are some of the main technologies used for developing this project:

Installation ⚙️

To run this project locally, follow these steps:

Note: Make sure you have pnpm installed globally on your system before running the below commands

  • Install pnpm:
npm install -g pnpm

Installation commands:

  • Dependencies using pnpm:
pnpm install 
  • Run the database:
pnpm run seed
  • Run the server:
pnpm run start
  • Start the development server:
pnpm run dev

Feedback 📣

We appreciate any feedback or suggestions you may have regarding this project. Feel free to submit an issue on this GitHub repository or contact us directly at luis.abellan.dev@gmail.com. 📧

Authors 👨‍💻

Luis Abellan - Initial work - luisabellan 😎 License 📜 This project is licensed under the Copyright © 2023.

Acknowledgments 🙏

Hat tip to anyone whose code was used Inspiration ✨ etc 🤗

Joke ☕

Why do programmers prefer to call problems "opportunities"?

Because it sounds much better to say "I'm seizing a learning opportunity" than to say "this unsolvable problem in my code is driving me crazy".