The leaderboard website displays scores submitted by different players. It also allows you to submit your score.
- Package Manager: Node, NPM
- Plugin: Webpack
To get a local copy up and running follow these simple example steps.
- You need to have Code Editor Installed
- Make sure Nodejs and NPM is installed in your system for linters and libraries
- Clone the repo in your local machine:
git clone https://github.com/RiyaBulia12/Leaderboard.git
- Open terminal and cd into project and install the dependencies
cd Leaderboard
npm install
- run the command to openn your index.html automatically in your brower:
npm start
👤 Riya Bulia
- GitHub: @RiyaBulia12
- LinkedIn: Riya-Bulia
Contributions, issues, and feature requests are welcome!
Give a ⭐️ if you like this project!