mirror of
https://github.com/TheRealOwenRees/echecsfrance.git
synced 2026-07-23 04:26:57 +00:00
23 lines
769 B
Markdown
23 lines
769 B
Markdown
# [Echecs France](https://www.echecsfrance.com/)
|
|
|
|
## A website displaying upcoming chess tournaments for the [FFE](http://www.echecs.asso.fr/) on a map
|
|
|
|
## Tech Stack
|
|
This website is built in Typescript using:
|
|
- [Next.js](https://nextjs.org/)
|
|
- [Tailwind](https://tailwindcss.com/)
|
|
- [MongoDB](https://www.mongodb.com/)
|
|
- [Cypress](https://www.cypress.io/)
|
|
|
|
and is deployed on [Vercel](https://vercel.com/)
|
|
|
|
## Dependencies
|
|
- [Leaflet](https://leafletjs.com/) - a Javascript library for interactive maps
|
|
- [Nodemailer](https://nodemailer.com/about/) - 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.
|
|
|
|
Please see the TODO file for a list of suggestions.
|