The leaderboard website displays scores submitted by different players. It also allows you to submit your score. All data is preserved thanks to the external Leaderboard API service.
In this activity I continue working on the Leaderboard list app, sending and receiving data from/to the Leaderboard API.
- Use callbacks and promises.
- Use ES6 modules to write modular JavaScript.
- Use webpack to bundle JavaScript.
To get a local copy up and running follow these simple example steps.
Git Bash or equivalent tool to clone the repository to your hard drive. Browser to see the results. Have installed a version of Node.js
Prepare a folder in your hard drive to copy the files to.
Open Git Bash and execute the following commands:
- cd [your_local_folder]
- git clone https://github.com/marurevi/To-do-List.git
Inicialize the package.json with the comand: {npm init -y} Then change the files in {./src} Finally write {npm} start on the {command} line.
No needed.
👤 Mariana Revilla Lérida
- GitHub: @marurevi
- Twitter: @MaruRevilla
- LinkedIn: Mariana-Revilla-Lérida
Contributions, issues, and feature requests are welcome!
Give a ⭐️ if you like this project!
- Microverse
- etc
This project is MIT licensed.
