Dutify is a spotify-clone web application developed with NodeJS🚀, Vite, React⚛ and Bootstrap.
Figma prototype's link: Figma/Dutify
- Clone the repository with the following command:
git clone https://github.com/JoseBueno30/Dutify.git
- Install the necesary dependencies:
npm install
To run the project, use the following command:
npm run dev
After that, you must login with an authorized account.
(OPTIONAL) In order to host the app in your LAN, use this:
npm run dev -- --host