Skip to content

Latest commit

 

History

History
80 lines (55 loc) · 1.95 KB

File metadata and controls

80 lines (55 loc) · 1.95 KB

Healio 😇

Connecting minds to peace, one click at a time.

Healio is a holistic mental health app offering real-time chat with licensed therapists. A digital platform focused on stress relief, therapy sessions, and emotional well-being—accessible anytime, anywhere to help users feel better, faster.

Made with ReactJS and TailwindCSS, powered by VITE⚡

Using ReactJS as a frontend JS framework and Tailwind CSS for styling with it's prebuild utility classes. There is no backend and database yet but it will be built soon with ExpressJS and MongoDB.

Screenshot

This is a College project with a team of 3 undergrad students and 2 researchers.

🔨 Dependencies -

1. react - v18.3.1
2. react-dom - v18.3.1
3. react-router-dom - v6.26.2
4. web-vitals - v3.0.4

👩🏻‍💻 Dev Dependencies

1. vite - v3.2.3
2. tailwindcss - v3.2.2
3. postcss - 8.4.18
4. autoprefixer - v10.4.13
5. @types/react - v18.0.24
6. @types/react-dom - v18.0.8
7 .@vitejs/plugin-react" - v2.2.0 

🏃🏻‍♂️ Run it on your machine!

Make sure you have -

  • Node.js v18+
  • npm or pnpm

Download, unzip and open the folder in your text editor.

  1. Install the dependencies -
>> npm install
  1. Run the development environment -
>> npm run dev
  1. Open localhost in your brower and Done!

⚙ Scripts

Development server - npm run dev

Build - npm build

Preview - npm preview

Testing - npm run test

📝 License

This project is licensed under the MIT License.

Checkout LICENSE.md for more info.

🤝🏻 Contribute

  1. Fork this repository.
  2. Create your own branch.
  3. Commit changes.
  4. Submit a pull request.

your code will be reviewed and request will be merged!

💛 Appreciation

Give this repo a star! Submit issues if you find bugs!