/meditation_app

Built in Next 13, designed to help users engage in meditation sessions.

Primary LanguageTypeScript

Meditation App

Web application built in Next.js designed to help users engage in meditation sessions.

Table of Contents

Features

The user can:

  • Engage in a meditation session.
  • Set the theme/location and duration of the session.
  • Utilize a timer to start or stop the session.
  • Create a personal account to track their total time meditated.

Technologies

This project is built using the following technologies:

  • Next 13
    • leverages server components for optimzied data fetching and rendering.
  • TypeScript
  • SCSS
  • MongoDB

Installation

  1. Clone the repository:
git clone https://github.com/your-username/mindful-moments.git
  1. Set up MongoDB
  1. Run the app:
npm run dev