A modern meditation platform built with Next.js and Tailwind CSS to help users find peace and mindfulness in their daily lives.
- Beautiful, responsive design
- Guided meditation sessions
- Progress tracking
- Flexible session durations
- Modern UI with smooth animations
- Node.js 18.x or later
- npm or yarn
- Clone the repository:
git clone https://github.com/yourusername/openmeditation.git
cd openmeditation
- Install dependencies:
npm install
# or
yarn install
- Run the development server:
npm run dev
# or
yarn dev
- Open http://localhost:3000 with your browser to see the result.
- Next.js 14
- React 18
- Tailwind CSS
- Framer Motion
- TypeScript
Contributions are welcome! Please feel free to submit a Pull Request.
This project is licensed under the MIT License - see the LICENSE file for details.