Skip to content

mtwsnc/sincereadvices

Repository files navigation

Sincere Advices

An in-depth analysis of the teachings of Warith Deen Mohammed spanning 33 years, extracted from his books, writings, poems, and more than 1,500 sermons and lectures from 1975 to 2008.

Tech Stack

  • Framework: Next.js 15 (App Router)
  • Language: TypeScript
  • Styling: Tailwind CSS
  • Deployment: Vercel (recommended)

Getting Started

# Install dependencies
bun install

# Run development server
bun dev

# Build for production
bun run build

# Start production server
bun start

Open http://localhost:3000 to view the site.

Project Structure

├── public/assets/
│   ├── fonts/      # Avenir font family
│   ├── images/     # Book covers and mockups
│   └── videos/     # Educational video content
├── src/
│   └── app/        # Next.js App Router pages
└── package.json

License

All rights reserved.

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •