Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/emmanuelaaron/leaderboard

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 [Leader Board API service](https://www.notion.so/Leaderboard-API-service-24c0c3c116974ac49488d4eb0267ade3)
https://github.com/emmanuelaaron/leaderboard

bootstrap css eslint html javascript stylint

Last synced: about 1 month ago
JSON representation

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 [Leader Board API service](https://www.notion.so/Leaderboard-API-service-24c0c3c116974ac49488d4eb0267ade3)

Awesome Lists containing this project

README

        

# Leader Board

> This is a simple javascript project where a user can add their name and the score.
## Built With

- HTML
- CSS
- JavaScript
- ESLint
- Bootstrap

## Live Demo

[Live Demo Link](https://emmanuelaaron.github.io/leaderBoard/dist/)

## Getting Started
- Open your terminal
- cd into a directory where you want this project to be stored
- Clone this repo on your local machine using the this command
```git clone [email protected]:Emmanuelaaron/leaderBoard.git```
- cd into the cloned repo using this command
``` cd leaderBoard```
- delete the package-lock.json file
- run the commands below
- Install all the dependencies using this command
```npm install```
- Run the project using this command
```npm start```

### Prerequisites
To make this repository working in your local machine you need only a browser.

## Authors

👤 **Emmanuel Isabirye**

- Github: [@EmmanuelAaron](https://github.com/Emmanuelaaron)
- Twitter: [@EmmanuelAaron](https://twitter.com/EmmanuelIsabir1)
- Linkedin: [@EmmanuelAaron](https://www.linkedin.com/in/fullstackwebdev-emma/)

## 🤝 Contributing

Contributions, issues and feature requests are welcome!

Feel free to check the [issues page](https://github.com/Emmanuelaaron/leaderBoard/issues).

## Show your support

Give a ⭐️ if you like this project!

## Acknowledgments

## 📝 License

This project is [MIT](lic.url) licensed.