- 📖 About the Project
- 💻 Getting Started
- 👥 Authors
- 🔭 Future Features
- 🤝 Contributing
- ⭐️ Show your support
- 🙏 Acknowledgements
- 📝 License
Leaderboard: setup projectIn this activity you will set up a JavaScript project for the Leaderboard list app, using webpack and ES6 features, notably modules. You should develop a first working version of the app following a wireframe, but without styling - just focus on functionality. In following activities, you will consume the Leaderboard API using JavaScript async and await and add some styling.
Describe the tech stack and include only the relevant sections that apply to your project.
Client
- [Add name]
- [Add score ]
- [desplaye name and scores]
Open the live-demo of the project [Project Link][https://theresetuyi.github.io/Leaderboard/dist/]
To get a local copy of this exercice, Please follow these simple example steps.
- Clone this repository or download the Zip folder:
https://github.com/theresetuyi/Leaderboard.git
- Navigate to the location of the folder in your machine:
PS C:\Users\PATH\code\Leaderboard>
👤 theresetuyi
- GitHub: @githubhandle
- Twitter: @twitterhandle
- LinkedIn: LinkedIn
list-structure
[ ] [Leaderboard]
- [Use callbacks and promises]
- [Use webpack to bundle JavaScript]
- [ ES6 modules]
- [Add contact page]
Give a ⭐️ if you like this project!
Contributions, issues, and feature requests are welcome!
Feel free to check the issues page
This project has been created in reference to the template created by
This project is MIT.md licensed.