Sound is a vibration that propagates as an acoustic wave through a transmission medium such as a gas, liquid or solid.
Introducing "SoundBlog", a microblogging platform that allows users to record and share sound snippets. User can send/share sound messages. User can record and use pre-recorded messages.User can also use sounds file.It's all about sharing experiences and moments in pure audio form.
Integration of an audio recording feature that enables users to record sounds or upload pre-recorded audio files.
Users can organize sounds into collections or galleries, categorizable for easy exploration.
Users can share their sound stories on X (Sound-Blog-Plateform).
Frontend: React js for a responsive user interface.
Backend: Api built with node.js Backend GitHub repo
Database: Docker container
Audio Processing: Web Audio API or a third-party library for handling audio recording and playback.
Cd audios-backend
docker compose up -d
npm install
npm start