Files
echecsfrance/README.md
T
2023-10-09 20:22:12 +02:00

1.6 KiB

Echecs France

fr

GitHub Vercel Depfu

A website displaying upcoming chess tournaments for the FFE on a map

Tech Stack

This website is built in Typescript using:

and is deployed on Vercel

Dependencies

  • Leaflet - a Javascript library for interactive maps
  • Nodemailer - a module for Node.js applications to allow easy as cake email sending

Required VSCode plugins

  • ESLint
  • Prettier - Code formatter
  • Tailwind CSS IntelliSense
  • Tailwind Docs
  • Code Spell Checker (to avoid English spelling mistakes in the code)
  • Console Ninja (for easier debugging)

Contributions

Contributions are encouraged. Please open an issue to discuss your ideas.

We use the GitHub Flow branching strategy. Add your code into a feature branch such as feature/feature-name.