Inspired on Noisli
Setup Project
Install dependencies
yarn
yarn install
npm
npm install
Setup Umami analytics
Umami script is configured on src/pages/_app.tsx
:
<script
async
defer
data-website-id="cd21c714-5753-4e56-ad9a-8a5dee7bcc9d"
src="https://mateusfg7-umami-instance.herokuapp.com/umami.js"
/>
Edit this code to add your own Umami script, or remove it to disable Umami analytics.
See umami.is for more information about how to setup your instance
Init Dev Environment
Setup husky
Prepare husky for use git-hooks, to automate commits
yarn
yarn prepare
npm
npm run prepare
Start dev server
yarn
yarn dev
npm
npm run Dev
Init production environment
yarn
yarn build && yarn start
npm
npm run build && npm run start
Credits
Icons
rain - storm - wind - drops - waves - birds-tree - leafs - fire - night - coffee - noise-block - train - air-plane - underwater - washingmachine (edited) - waterfall (edited) - brown-noise (edited)
Sounds
Sound | Author | License | Edition |
---|---|---|---|
Airplane | SFX Producer | CC0 | |
Birds | SFX Producer | CC0 | |
Coffee Shop | SFX Producer | CC0 | |
Drops | SFX Producer | CC0 | |
Fire Wood | SFX Producer | CC0 | |
Leaves | Stek59 | CC0 | Mateus Felipe |
Night | SFX Producer | CC0 | |
Rain | SFX Producer | CC0 | |
Stream Water | SFX Producer | CC0 | |
Thunder Storm | Borys Kozielski | CC0 | |
Train | vahid | CC Sampling + | |
Underwater | Tim Verberne | CC0 | |
Washing Machine | QuickSounds.com | Standard License | Mateus Felipe |
Waterfall | Straget | CC BY | Mateus Felipe |
Waves | SFX Producer | CC0 | |
Wind | Felix Blume | CC0 | Mateus Felipe |
Brown Noise | George Dyer | CC0 | Mateus Felipe |