mirror of
https://github.com/TheRealOwenRees/echecsfrance.git
synced 2026-07-23 04:26:57 +00:00
1.5 KiB
1.5 KiB
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
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 utilise a GitHub Flow branching strategy.