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.
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.
This is a College project with a team of 3 undergrad students and 2 researchers.
1. react - v18.3.1
2. react-dom - v18.3.1
3. react-router-dom - v6.26.2
4. web-vitals - v3.0.4
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
Make sure you have -
- Node.js v18+
- npm or pnpm
Download, unzip and open the folder in your text editor.
- Install the dependencies -
>> npm install
- Run the development environment -
>> npm run dev
- Open localhost in your brower and Done!
Development server - npm run dev
Build - npm build
Preview - npm preview
Testing - npm run test
This project is licensed under the MIT License.
Checkout LICENSE.md for more info.
- Fork this repository.
- Create your own branch.
- Commit changes.
- Submit a pull request.
your code will be reviewed and request will be merged!
Give this repo a star! Submit issues if you find bugs!