veranicolas / DodgeList

Blacklist app for League of Legends lobbies. Built with React and Material UI

Home Page:https://dodgelist.netlify.app/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

DodgeList

Blacklist app for League of Legends lobbies.

Description

The purpose of this project is to blacklist toxic teammates, so that if you find a familiar name in your lobbies, you'll be able to look them up and safely dodge that loss.

Overview

This React App was made with create-react-app. The project persist data in the localStorage, and handles the state with regular useState hook. The premise is simple:

  • Add toxic teammates
  • Look up your lobbies
  • Dodge them rats!

Dev Dependencies

About

Blacklist app for League of Legends lobbies. Built with React and Material UI

https://dodgelist.netlify.app/

License:MIT License


Languages

Language:TypeScript 67.7%Language:CSS 20.8%Language:HTML 11.6%