Skip to content

TheRealOwenRees/echecsfrance

Repository files navigation

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

Recommended VSCode plugins

  • 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.