- 📖 About the Project
- 💻 Getting Started
- 👥 Authors
- 🔭 Future Features
- 🤝 Contributing
- ⭐️ Show your support
- 🙏 Acknowledgements
- 📝 License
[Leaderboard] is an API based project that utilizes webpack and ES6 features, notably modules. It consumes the Leaderboard API using JavaScript async and await in a way that facilitates sending and receiving data from/to the Leaderboard API.
- [HTML]
- [CSS]
- [JavaScript]
- [ Webpack and ES6 features-modules]
- [The Leaderboard API ]
- [Sending and receiving data from/to the Leaderboard API]
To get a local copy up and running, follow these steps.
In order to run this project you need:
- [Browser]
- [A source-code editor i.e VS code]
- [A terminal]
- [Npm]
- [Webpack]
Clone this repository to your desired folder:
Using the command line
cd my-folder git clone https://github.com/chepkok3/Leaderboard.git
Install this project's dependencies with the following command:
- [npm install]
To run the project, execute the following command:
- [ npm start ]
Run tests
- [ npm test ]
You can deploy this project using:
- [visiting your repository on GitHub]
- [Click on settings]
- [Go to the "Pages" option]
- [Select the main branch and save]
👤 Author1
- [ Adding more functionalities and features like time.]
- [ Live update of matches played.]
- [ Styling to make the page more presentable and attractive to users. ]
Contributions, issues, and feature requests are welcome!
Feel free to check the issues page.
Give it a ⭐️ and let me know what you like in particular if you like this project.
I would like to thank my coding partners and the Microverse team for the support they accorded to me during the development.
This project is MIT licensed.