- 📖 About the Project
- 💻 Getting Started
- 👥 Authors
- 🔭 Future Features
- 🤝 Contributing
- 🙏 Acknowledgments
- 📝 License
This project that has the leader board setup in it.
- HTML
- CSS
- JavaScript
- single page web application
- Using API to store and update data
click here to see live version
To get a local copy up and running, follow these steps.
-
IDE(code editor) like: Vscode, Sublime, etc.
-
Github account and github authorization enabled in your local machine
- Clone this repository to your desired folder
git clone https://github.com/teitonny/Leaderboard_website.git
cd Leaderboard_website
Install this project with:
npm install
To run the project, execute the following command:
npm run serve
npm run build
To run tests, run the following command:
npm test or npm run test
This project is not deployed yet
- Tonny Tei
- use API
- make it responsive
Contributions, issues, and feature requests are welcome!
Feel free to check the issues page.
If you like this project please STAR the project repo.
I would like to thank Microverse
This project is MIT licensed.