Skip to content

CodexRaunak/Calmify

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Project made in Code Cubicle Hakcathon 2.0

Calmify

Calmify is a mental health app designed to help users relax and improve their mental well-being through interactive games, short tasks, and soothing videos. The website is developed using React and aims to provide a positive and engaging experience for users.

alt text

Table of Contents

  • Features
  • Installation
  • Technologies Used
  • Contact

Features

  • Games: Short games like Simon Says, Flappy Bird, Color Matching, and Stone Paper Scissors to help users relax and divert their minds.
  • Tasks: Short tasks such as breathing exercises and gratitude questionnaires to promote positive thinking.
  • Shorts: Positive and relaxing videos, shorts, and images designed to soothe and calm the mind.

Installation

  1. Clone the repository:
    git clone https://github.com/CodexRaunak/Calmify.git
  2. Cd in in the frontend directory:
    cd Calmify/frontend
  3. Install the dependencies
    npm install
  4. Cd in in the frontend directory:
    cd backend
  5. Set up environment variables Create a .env file in the backend directory and add the following variables:
    MONGODB_URI = your_database_link
  6. Install the dependencies:
     npm install
  7. Run the server in the backend directory:
    npm run dev
  8. Start React in the frontend directory:
    cd frontend
    npm run dev

Tech Stack

  • Mongo Db
  • React Js
  • Express
  • Node Js

Contact

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published