Skip to content

User interface for comparing the ratings and rankings of players within Lichess teams. The data is retrieved using the Lichess API and the interface is built with React

Notifications You must be signed in to change notification settings

silvinomar/lichess-team-ratings

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

95 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Lichess Team Ratings

Explore and compare the ratings and rankings of players in your Lichess team with this user-friendly interface. Powered by React and data from the Lichess API, this project was kickstarted with Create React App.

Getting Started

Prerequisites

Before you begin, ensure you have Node.js and npm installed on your machine.

Installation

  1. Clone the repository to your local machine:

    git clone https://github.com/your-username/your-repo.git
    
  2. Navigate to the project directory:

     cd your-repo
    
  3. Install dependencies:

    npm install
    

Running the app

Run the app in development mode:

 npm start

Open http://localhost:3000 in your browser to view the app.

Additional Information

For more details on available scripts and project structure, refer to the Create React App documentation.

About

User interface for comparing the ratings and rankings of players within Lichess teams. The data is retrieved using the Lichess API and the interface is built with React

Topics

Resources

Stars

Watchers

Forks