- 📖 About the Project
- 💻 Getting Started
- 👥 Author
- 🔭 Future Features
- 🤝 Contributing
- ⭐️ Show your support
- 🙏 Acknowledgements
- 📝 License
Leaderboard is a webapp that allows users to add their names and scores and view leaderboard for everyone who has added theirs
Client
Server
Database
None.- [Add scores]
- [See leaderboard]
To get a local copy up and running, follow these steps.
In order to run this project you need: Node LTS installed
Clone this repository to your desired folder using the below command:
cd my-folder
git clone git@github.com:flemton/leaderboard.git
Install this project with:
cd leaderboard
npm i
To run the project, execute the following command:
npm start
To run tests, run the following command:
npx eslint .
👤 Author
- GitHub: @flemton
- Twitter: @oalhassan847
- LinkedIn: Alhassan Osman
- [Get real scores from games]
- [add picture]
Contributions, issues, and feature requests are welcome!
Feel free to check the issues page.
If you like this project, considering giving it a star
I would like to thank Microverse for giving me this project to work on
This project is MIT licensed.