malakhov-dmitrii / noizer-one_v2

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.
https://noizer.one
13 stars 51 forks source link
howlerjs supabase svelte sveltejs typescript

Noizer One

image

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.

Features

Coming soon

Feel free to contribute to the project with features below:

Demo

Demo

Tech Stack

Client: SvelteKit, TypeScript, TailwindCSS, DaisyUI

Server: Supabase

License

MIT

Deployment

Deploy with Vercel

Deploy with Vercel

Local setup

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