Skip to content

trevor-ofarrell/fen-to-diagram

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

44 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

fen-to-diagram

convert FEN strings into chess diagrams.

My Project GIF

About

  • The apps front-end is a create-react-app, hosted by vercel, and the back-end is an express server.
  • The screenshot is taken with a puppeteer script.
  • chessboard is chessboardjsx

Usage

server:

cd server
yarn && node server.js

client:

cd client
yarn && yarn start

Contributing

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

Please make sure to update tests as appropriate.

License

MIT

About

convert FEN strings into chess diagrams.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published