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

https://github.com/keza681/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 Leaderboard API service.
https://github.com/keza681/leaderboard

css html javascript webpack

Last synced: about 2 months 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 Leaderboard API service.

Awesome Lists containing this project

README

          

# LDboard

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.

## Built With

Major languages
- HTML
- CSS
- JAVASCRIPT
- WEBPACK

## Getting Started
**step1** cloning the project: In your computer, go in the terminal and type
```
git clone https://github.com/keza681/LDboard.git
```
**step2** build the project:
```
npm install : to install all the dependencies and dev dependencies.
npm run build
```
**step3** Development:
```
npm install --save-dev webpack-dev-server
npm start : to run the project locally
```

## Authors

👤 **Keza**

- GitHub: [Visit my github](https://github.com/keza681)
- Twitter: [Visit my twitter](https://twitter.com/LKeza19)
- LinkedIn: [Linkedin Profile](https://www.linkedin.com/in/linda-keza-a10150218/)

## 🤝 Contributing

Contributions, issues, and feature requests are welcome😉

## Show your support

Leave a ⭐️ if you like this project!

## Acknowledgments

- Hat tip to anyone whose code was used

## 📝 License

This project is [MIT](./MIT.md) licensed