Skip to content

A modern web application exploring classical virtues through interactive storytelling and content. Built with Next.js and enhanced with beautiful typography and responsive design.

Notifications You must be signed in to change notification settings

huntsyea/classical-virtues

Repository files navigation

Classical Virtues

Vercel Deploy Next.js TypeScript Tailwind CSS MDX shadcn/ui

A modern web application exploring classical virtues through interactive storytelling and content. Built with Next.js and enhanced with beautiful typography and responsive design.

Tech Stack

  • Framework: Next.js 14 with App Router
  • Language: TypeScript
  • Styling: Tailwind CSS
  • UI Components: shadcn/ui
  • Content: MDX for rich content authoring
  • Analytics: Vercel Analytics
  • Deployment: Vercel Platform
  • Performance: Optimized fonts and images with next/font and next/image
  • SEO: Built-in sitemap and robots.txt generation

Getting Started

First, install the dependencies:

npm install
# or
yarn install

Then, run the development server:

npm run dev
# or
yarn dev

Open http://localhost:3000 with your browser to see the result.

Development

  • src/app/* - Main application routes and pages
  • src/components/* - Reusable UI components
  • src/stories/* - MDX content for virtue stories
  • public/* - Static assets

Deployment

The application is deployed on Vercel. Each commit to the main branch triggers an automatic deployment.

Learn More

To learn more about the technologies used in this project:

License

MIT

About

A modern web application exploring classical virtues through interactive storytelling and content. Built with Next.js and enhanced with beautiful typography and responsive design.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published