A modern web application designed to assist members of the Auxilium Christianorum in their daily prayers. This application provides an easy-to-use interface for accessing and following the daily prayers of the association.
This project serves as a digital prayer companion for members of the Auxilium Christianorum. It features:
- 📱 Mobile-friendly responsive design
- 🌓 Dark/Light mode support
- 📅 Automatic detection of current day's prayers
- 🌍 Available in 7 languages (English, Latin, Spanish, French, Italian, Polish, Portuguese)
This is not an official website of the Auxilium Christianorum. This website is a personal project created to facilitate the daily prayers of the association. For official information, please visit auxiliumchristianorum.org.
- Clone the repository:
git clone https://github.com/nonnobisdomine62/auxilium-christianorum-frontend.git
cd auxilium-christianorum-frontend
- Install dependencies:
npm install
- Run the development server:
npm run dev
- Open http://localhost:3000 with your browser to see the result.
- Next.js - React framework
- React - UI library
- Tailwind CSS - Styling
- TypeScript - Type safety
- next-themes - Dark mode support
- The Auxilium Christianorum association for their spiritual guidance
- The Next.js team for their excellent framework
MIT