Original:
https://www.epidemicsound.com
System Requirements:
Node.js 18.17 or later.
Git (to clone the project)
- Clone the project
git clone https://github.com/ziin/epidemicsound-uiclone
- Install dependencies
npm install
- Run de project in development
npm run dev
Open http://localhost:3000 with your browser to see the result.