A desktop app for playing white noise and ambient sounds to help you focus, relax, or sleep.
- 😌 Improve concentration while working or studying
- 🍃 Create a calming atmosphere for relaxation or meditation
- Electron
- Vite
- React
- Tailwind CSS
- Clone the repository:
git clone https://github.com/ChristianAlessandri/yoursounds.git
cd yoursounds- Install dependencies:
npm install- Run the development server:
npm run start