Project Name: Mind Bloom
Description:
Mind Bloom is a mental health and wellness application designed to help users manage their mental health through journaling, guided meditation, and community support. The app provides personalized mental health resources, professional counseling, and therapy sessions.
How to Run the Application:
- Clone the repository:
git clone https://github.com/julianDalban/mental-health-app
cd mind-bloom
- Install dependencies:
npm install
-
Create a .env file in the root directory with your Firebase configuration and React quotes api key:
-
Start the application:
npm start