Traditional Catholic Quotes
A beautiful, medieval-themed web application showcasing traditional Catholic quotes. Built with Next.js, TypeScript, and Tailwind CSS.
Features
- ๐จ Medieval-inspired design with custom color scheme
- ๐ Dark and light theme support
- ๐ฑ Fully responsive layout
- ๐ Category-based navigation
- ๐ Beautiful parchment-style quote cards
- ๐ฏ Optimized performance with Next.js
Getting Started
- Clone the repository:
git clone https://github.com/nonnobisdomine62/tradcathquotes.git
cd tradcathquotes- Install dependencies:
npm install- Set up environment variables:
# Create a .env.local file with the following content:
NEXT_PUBLIC_SITE_URL=http://localhost:3000- Run the development server:
npm run dev- Open http://localhost:3000 with your browser to see the result.
Technology Stack
- Next.js 14
- TypeScript
- Tailwind CSS
- React 18
Design Features
- Custom medieval color palette
- Cinzel font for headings
- Crimson Text font for quote content
- Custom parchment textures
- Responsive design for all screen sizes
- Smooth transitions and animations
Environment Variables
The following environment variables are required:
NEXT_PUBLIC_SITE_URL: The base URL of your site (e.g., http://localhost:3000 for development)
License
MIT
On this page
Languages
TypeScript85.9%JavaScript9.5%CSS4.6%
Contributors
MIT License
Created June 1, 2025
Updated July 30, 2025