Leaderboard is a webapp where user can maintain a list of anmes and scores in a game.
- HTML
- Css
- JavaScript
To get a local copy up and running follow these simple example steps.
- Get a github account
- Install gitbash
- Use your favorite IDE
- Clone this GitHub repository link to your local machine.
- CD into folder name.
- On the terminal, run "npm install" to install the dependencies.
- Finally, run "npm start" to open the app in your Web Browser.
👤 Chukwuebuka Victor Ozoede
-
GitHub: @githubhandle
Contributions, issues, and feature requests are welcome!
Feel free to check the issues page.
Give a ⭐️ if you like this project!
- Thanks to Microverse for the guidelines for this project.