Manansh's Spiritual Practice is a web application that offers a curated collection of spiritual and mindfulness techniques to help users on their journey of personal growth and inner peace.
- Diverse range of spiritual practices
- Detailed step-by-step instructions for each technique
- Benefits overview for each practice
- Responsive design for desktop and mobile use
- Light and dark mode support
- Node.js (v14 or later)
- pnpm (v6 or later)
-
Clone the repository:
git clone https://github.com/manansh/spiritual-practice.git cd spiritual-practice
-
Install dependencies:
pnpm install
-
Start the development server:
pnpm run dev
-
Open your browser and visit
http://localhost:3000
- Next.js - React framework for production
- Tailwind CSS - Utility-first CSS framework
- Framer Motion - Animation library for React