Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/vechicin/leaderboard

This is an application that keeps a leaderboard of scores entered by the user
https://github.com/vechicin/leaderboard

css html javascript

Last synced: 27 days ago
JSON representation

This is an application that keeps a leaderboard of scores entered by the user

Awesome Lists containing this project

README

        

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

> This is a project created during my Microverse career where I built a website that creates a Leaderboard for game scores added by the user

![screenshot](./images/screenshot.png)

## Built With

- HTML, CSS and Javascript

## Authors

👤 **Santiago Velosa**

- GitHub: [@vechicin](https://github.com/vechicin)
- Twitter: [@therealvelosa](https://twitter.com/therealvelosa)
- LinkedIn: [Santiago Velosa Arias](https://www.linkedin.com/in/santiago-velosa-arias-5b7543112/)

## Getting Started

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

1- Navigate to the button on the top right green "code" button.

2- In the drop down menu choose "Download Zip" or clone it using git using the following command.
~~~bash
$ [email protected]:vechicin/Leaderboard.git
~~~

3- After extracting the files, you'll have my project on your local machine.

4- to run the project you'll need to use the following commands in your terminal to set up the node modules.
~~~bash
$ npm i
~~~
~~~bash
$ npm start
~~~

## 🤝 Contributing

Contributions, issues, and feature requests are welcome!

Feel free to check the [issues page](https://github.com/vechicin/Hello-Microverse/issues).

## Show your support

Give a ⭐️ if you like this project!

## Acknowledgments

- Microverse

## 📝 License

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