Skip to content

The leaderboard website displays scores submitted by different players. It also allows you to submit your score. All data is preserved thanks to the external Leaderboard API service.

Notifications You must be signed in to change notification settings

kinginthenorthcodez/Leaderboard-app-

Repository files navigation

leaderboard App

The leaderboard website displays scores submitted by different players. It also allows you to submit your score. All data is preserved thanks to the external Leaderboard API service.

screenshot

Built With

  • Webpack
  • Linters
  • Use ES6 modules
  • API
  • JavaScript
  • HTML
  • CSS

Live Demo

Live demo

Getting Started

This will be included in our portfolio

To get a local copy up and running follow these simple example steps.

Step 1:

Go to the repo (https://github.com/kinginthenorthcodez/Leaderboard-app-) and click on the <>Code tab.

Step 2:

Below the <>Code tab, it will be a button that allows you to choose any of the branches of the repository you're interested in (it is commonly set by default to the "master" or "main" branch). Each branch may contain different files and changes to the repo. If you are not sure which one to choose, select the "master" branch.

Step 3:

Go and click on the right green button with the "code" tag. Be sure to copy any of the https or the SSH links.

Step 4:

Open the terminal in your computer. To do that, you need to type in the search bar "cmd" for Windows or "terminal" if you are using Línux or macOS.

Step 5:

Go to the directory where you want to "pull" (download) the repo. If it doesn't exist, create it. Example: cd Documents/Microverse/Module_1/. You can create a folder manually and then go to it in the terminal using the cd command.

Step 6:

Once you get into your directory, type in the terminal: git clone https or git clone SSH, and then press enter. Example: git clone https://github.com/kinginthenorthcodez/Leaderboard-app-

Step 7:

run npm i to get all the project dependencies and run npm start to run the project.

Ready to work?⛏️ You're all set to explore and change the repo locally (on your computer).

Authors

👤 Isaac Maqueen

🤝 Contributing

Contributions, issues, and feature requests are welcome!

Feel free to check the issues page

Show your support

Give a ⭐️ if you like this project!

Acknowledgments

  • Stackoverflow!!!
  • Inspiration.
  • etc.

📝 License

This project is MIT licensed.

About

The leaderboard website displays scores submitted by different players. It also allows you to submit your score. All data is preserved thanks to the external Leaderboard API service.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published