Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/laylo309/leaderboard

In this project, I have used webpack to develop a project that uses API to create Leaderboard.
https://github.com/laylo309/leaderboard

css html javascript webpack

Last synced: about 1 month ago
JSON representation

In this project, I have used webpack to develop a project that uses API to create Leaderboard.

Awesome Lists containing this project

README

        

![](https://img.shields.io/badge/Microverse-blueviolet)

# 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://www.notion.so/microverse/Leaderboard-API-service-24c0c3c116974ac49488d4eb0267ade3).

## Live Demo

[Live Demo Link - Leaderboard](https://laylo309.github.io/Leaderboard/)

## Built With

- JavaScript
- HTML
- Webpack
- Visual Studio Code
- Git & Github

## Getting Started

- I have used HTML CSS and JavaScript in the webpack environment.
- I've included linters to improve and cleaning all of my code.

### Prerequisites

- IDE to edit and run the code (I use Visual Studio Code 🔥).

### Install

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

- Open terminal
- Clone this project by the command `https://github.com/Laylo309/Leaderboard.git`
- Cd `Leaderboard` folder
- Open `index.html` from `src` folder in your local browser or using Live Server in Visual Studio Code.
- To install this project run `npm install`.
- To run the project use the command `npm start`

## Author

👤 **Laylo Khodjaeva**

- GitHub: [Laylo309](https://github.com/Laylo309)
- Twitter: [laylo](https://twitter.com/laylo_khodjaeva)
- LinkedIn: [Laylo](https://www.linkedin.com/in/laylo-khodjaeva)

## 🤝 Contributing

Contributions, issues, and feature requests are welcome!

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

## Show your support

Give a ⭐️ if you like this project!

## Acknowledgments

- Microverse
## 📝 License

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