mirror of
https://github.com/TheRealOwenRees/echecsfrance.git
synced 2026-07-23 04:26:57 +00:00
0b7a99405232a02f9b2619f0b480960e2e8eec32
Echecs France
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.
Add your code into a feature branch such as feature/feature-name. We use the GitHub Flow branching strategy.
Languages
TypeScript
98.4%
JavaScript
0.8%
CSS
0.7%