This project is an Access to the drumless songs and tablatures of the tracks I can play with the possibility to have a link to the Youtube drumless song and another link to the drum tablature. I integrated a drumset animation just for play a little bit, thank you to https://github.com/iamjoshellis to let me use it.
A Backend team asked me to develop a dynamic Frontend of my drumless tracks linked to the drumless video and drum Tablature. As I don't have a REST API I use a JSONto be able to built the frontend. The Backend Team requested me javascript vanilla, layout practices and clean code.
Paloma Babot
https://github.com/Uxoa
https://www.linkedin.com/in/palomababot/
Run de index.html from your Live Server code editor
http://127.0.0.1:5500/index.html
👉 Make sure you have NodeJs (node -v) (https://nodejs.org/es/download/) and Composer (composer -v) (https://getcomposer.org/) installed
👉 clone https://github.com/Uxoa/drumless
👉 Install dependencies: npm install
👉 Install dependencies: sass installation https://sass-lang.com/install
👉 Start the server: json-server(npm install -g json-server command)
👉 go to /json folder (cd json) where the canciones.json is
👉 Launch the server using json-server --watch drumless.json
Solo Programming
Improve the design
Add a form data to upload dynamically the canciones.json