Skip to content

Latest commit

 

History

History
13 lines (8 loc) · 450 Bytes

README.md

File metadata and controls

13 lines (8 loc) · 450 Bytes

audients

An audio-sample sharing app built with a nodejs backend, React frontend, PostgreSQL, and Cloudinary for audio file storage.

Users can upload and delete audio, view clips' waveforms, and play clips simultaneously while adjusting volume, playback rate, and looping status.

audients

Setup

run npm run setup then npm run dev

This app is still in development, with more features and functionality to be added.