As a avid follower of the professional League of Legends scene, I have always been very interested in the ban/pick phase (or the draft phase) of the game. There are many tools out there that can assist you with it, but I want to make my own tools that I can tweak to my own interests. Thus, this project was born.
This project was created with:
- React.js v18.2.0
- Express.js v4.18.2
- MongoDB Atlas
It is hosted at: https://lol-tools-app.onrender.com
To run this project locally, follow the following steps:
- Clone the repository:
git clone https://github.com/nhanaa/lol-tools.git
- Build the project
npm run build
- To start the server, use a new terminal
cd server
npm run start
- To run the client, use a new terminal
cd client
npm run start
If you want to watch your changes in the server, use this command when in the server directory
npm run dev
- Save and build your own builds
- Display info of champions
- Different draft modes