Taalwave is a web application that allows users to create personalized soundscapes for relaxation, focus, or ambiance. Users can mix and match various sound elements, such as nature sounds, ambient textures, and musical loops, to design their ideal auditory environment.
- Sound Mixer: Intuitive interface for combining and adjusting different sound elements.
- Sound Library: A curated collection of high-quality sound recordings and loops.
- Custom Presets: Save and load custom soundscape configurations.
- User Accounts: (Future) Create and manage user accounts to store and share soundscapes.
- Frontend:
- React
- TypeScript
- Vite
- shadcn-ui
- Tailwind CSS
- Backend:
- Node.js
-
Clone the repository:
git clone https://github.com/Kanika0306/Taalwave.git
-
Navigate to the project directory:
cd Taalwave -
Install dependencies:
npm i
-
Start the development server:
npm run dev
-
Run locally goto browser and open this url http://localhost:8080/