Skip to content

lychee-org/lychee

Repository files navigation

Lychee_

An app to improve your chess skills through personalized puzzles
https://lychee-omega.vercel.app

Installation

Install packages

# Clone the repository
git clone https://github.com/ahmedmahmud/lychee.git

# Change directory
cd lychee

# Install dependencies
npm install

Setup .env file

mv .env.template .env.local

Run/host a mongoDB server and set its uri in .env.local

MONGODB_URI=...

Run the server

npm run dev

Open it at

localhost:3000

About

Lychee, an enhanced chess trainer

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published