This project is a Web application based on the music API Napster built with ES6, HTML and CSS and it is a SPA. This API provides data about music (including artists, albums, etc) that users can access on-demand.
- HTML/CSS & JS best practices: Correct use of tags, elements, properties and syntax.
- GitHub flow: Correct use of Branches for deployment and features development.
- Linters Check: Local and Pull Request check for errors, bugs and stylistic errors in code.
- Webpack: Bundler form JavaScript files for usage in a browser.
- Jest: A Testing Framework for JavaScript.
- Use the following link for "$ git clone" the repo: https://github.com/karlavdelgadof/Capstone-M2-JS.git
cd Leaderboard
-
"npm install" to install all the dependencies
-
"npm start" to run the live version locally
-
"code ." To open the project on your local editor
-
Please click on the "acess link" so you can view the live demo
-
You can use the input button for inserting new User/Scores
-
Click on the "refresh" button so you can show all the new user/scores
👩💻 Karla Delgado
- GitHub: @karlavdelgadof
- Twitter: @karlavdelgadof
- LinkedIn: Karla Delgado
👨💻 Francis Wayungi
- GitHub: @githubhandle
- Twitter: @twitterhandle
- LinkedIn: LinkedIn
Contributions, issues, and feature requests are welcome!
Feel free to check the issues page.
- Data/Content by Napster
Give a ⭐️ if you like this project!
This project is MIT licensed.