LeaderBoard

Project online link

CLICK HERE for the online version

Leaderbord Project: Final version

In this activity I will set up a JavaScript project for the Leaderboard list app, using webpack and ES6 features, notably modules. I will develop a first working version of the app following a wireframe, but without styling - just focus on functionality. In following activities, I will consume the Leaderboard API using JavaScript async and await and add some styling.

Additional description about the project and its features.

Built With

Getting Started

Requirements

Steps to clone the repository to your local repo using VS Code

git@github.com:pasytchangwa/LeaderBoard.git

Test

For tracking linter errors locally you need to follow these steps:

npm install This command will download all the dependancies of the project

npx hint .

npx stylelint “*/.{css,scss}”

npx eslint .

Authors

👤 Sylvestre

🤝 Contributing

Contributions, issues, and feature requests are welcome!

Show your support

Give a ⭐️ if you like this project!

Acknowledgments

📝 Licenses