44733 is a web app designed to facilitate the parsing of Spanish "Loteria de Navidad" lottery numbers files. This application allows users to quickly visualize where number are sold.
- Open your browser and navigate to https://44733.netlify.app/.
- Go to Loterías y Apuestas del Estado web to download locations file.
- Click the "Subir fichero" (Upload file) button to upload the downloaded file and see the results.
npm installnpm run devnpm run buildLint with ESLint
npm run lintContributions are welcome! If you want to contribute, please follow these steps:
- Fork the repository.
- Create a new branch (
git checkout -b feature/new-feature). - Make your changes and commit them (
git commit -m 'Add new feature'). - Push your changes to the branch (
git push origin feature/new-feature). - Open a Pull Request.
This project is licensed under the MIT License. For more details, see the LICENSE file.