HearEase is a comprehensive web application designed to assist individuals in managing tinnitus through soothing sounds and valuable information. This repository contains the source code for the HearEase project developed by Harshita, Dhanya .
- About Tinnitus: Learn about tinnitus, its causes, symptoms, and effective management strategies.
- Music Player: Access a variety of soothing sounds and music tracks to help mask tinnitus and provide relief.
- View Contributors: Meet the team behind HearEase and explore their profiles on LinkedIn and GitHub.
- Download App: Easily download our application for convenient access to all features on the go.
- Frontend: React.js, Next.js, Tailwind CSS
- Backend: Node.js, Express.js
- Database: MongoDB
- Deployment: Vercel
To get a local copy up and running, follow these simple steps:
- Clone the repository:
git clone https://github.com/gaureshpai/hearease.git
- Navigate into the project directory:
cd hearease
- Install dependencies:
npm install
- Start the development server:
npm run dev
- Open your browser and go to
http://localhost:3000
We welcome contributions from everyone. Please follow these steps to contribute:
- Fork the repository
- Create a new branch (
git checkout -b feature/your-feature
) - Make your changes
- Commit your changes (
git commit -am 'Add some feature'
) - Push to the branch (
git push origin feature/your-feature
) - Create a new Pull Request
- Gauresh G Pai
- Harshita
- Dhanya
This project is licensed under the MIT License - see the LICENSE file for details.