mirror of
https://github.com/TheRealOwenRees/echecsfrance.git
synced 2026-07-23 04:26:57 +00:00
86f7539174e4b7e263b5d34929cc229596f2999e
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%