Noizer One is an open-source web and mobile application that provides a collection of 50+ different background sounds, carefully categorized into various groups, to help users create the perfect ambience for work, study, relaxation, and more.
Feel free to contribute to the project with features below:
Client: SvelteKit, TypeScript, TailwindCSS, DaisyUI
Server: Supabase
Deploy with Vercel
To deploy this project run
pnpm i
// yarn
// npm i
pnpm dev
// yarn dev
// npm run dev
Then open 127.0.0.1:5173/ to get started