- 📖 About the Project
- 💻 Getting Started
- 👥 Authors
- 🔭 Future Features
- 🤝 Contributing
- ⭐️ Show your support
- 🙏 Acknowledgements
- 📝 License
[Leaderboard] is a website that 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.
HTML5
CSS3
Javascript
Webpack
- User can add a score to a list of scores
- Scores are rendered dynamically
We will take you through the process. follow these steps.
In order to get started, you be familiar with basic git commands.
Clone this repository to your desired folder.
Example commands:
cd my-folder
git clone [email protected]:myaccount/my-project.git
Install this project with:
- Clone this Repo to your local machine and run in your preferred text editor(ex. Atom, VScode).
To open it in your preferred browser, run the command
npm run dev
👤 Emmanuel
- [Consume the Leaderboard API using async and await]
- [Refresh scores for a game created from the API]
Contributions, issues, and feature requests are welcome!
Feel free to check the issues page.
If you like this project, follow me to see all my future projects or you can give a ⭐
Kudos to Microverse for the opportunity to learn software development.
This project is MIT licensed.