- 📖 About the Project
- 💻 Getting Started
- 👥 Authors
- 🔭 Future Features
- 🤝 Contributing
- ⭐️ Show your support
- 🙏 Acknowledgements
- ❓ FAQ (OPTIONAL)
- 📝 License
Leaderboard is a project in Module 2 of Microverse Full Stack Program. It keeps the scores and names of participants.
Client
Server
- N/A
Database
- N/A
- Allows users to add their scores to the leaderboard
To get a local copy up and running, follow these steps.
In order to run this project you need: Have A code Editor on your local machine
Example code editor: Visual Studio Code
Clone this repository to your desired folder:
Example commands:
cd my-folder git clone https://github.com/Kaiserabbas/leaderboard.git
Install this project with:
cd my-project npm install
To run the project: npm start
To run tests, run the following command:
npm test
You can deploy this project using Github Pages [https://rawcdn.githack.com/Kaiserabbas/leaderboard/ba5e7267f56c9f9d331cda89ad6fd5850dc7dad8/dist/index.html]
👤 Qaisar Abbas
- GitHub: @Kaiserabbas
- HackerRank: @kayser_abbas
- [Will try to add some more user interactivity using JS]
Contributions, issues, and feature requests are welcome!
Feel free to check the issues page.
If you like this project feel free to clone it and use it in your own projects and follow the author on Twitter
- I would like to thank Microverse for the opportunity to learn among great aspiring developers
This project is MIT licensed.