/Leaderboard

"Leaderboard" is an application that allows user to register user names and their respective scores. These scores are displayed after getting the data from an API. Built with CSS, HTML, JavaScript

Primary LanguageJavaScriptMIT LicenseMIT

Full Stack Developer

📗 Table of Contents

📖 Leaderboard

"Leaderboard" is an application that allows user to register user names and their repective scores.

🛠 Built With

Tech Stack

  • Webpack
  • html
  • JavaScript
  • CSS

Key Features

  • Javascript DOM manipulation

(back to top)

🚀 Live Demo

click here for live-demo

(back to top)

💻 Getting Started

Prerequisites

  • Have git installed. (For version control)
  • Have text editor installed. (VSCode, sublime, atom)
  • Have CSS,HTML & JS Linters installed and configured. For further information, visit this link to get better understanding on each linters used on this project.

Setup

Clone this repository to your desired folder:

git clone git@github.com:Juanpa8830/Leaderboard.git

Install

Install this project with:

  • npm install (to install all the packages needed)
  • npm run build (to generate the dist folder with files)
  • npm run dev (to start the Webpack dev server)

Usage

This page registers names and scores. To add a new line:

  1. Type name and scores at the input fields.
  2. click submit button.
  3. The name and score will be added to the table and will be displayed.

👥 Author

👤 Juan Pablo Guerrero Rios

(back to top)

🔭 Future Features

  • Database connection

(back to top)

🤝 Contributing

Contributions, issues, and feature requests are welcome!

Feel free to check the issues page.

(back to top)

⭐️ Show your support

Give a ⭐️ if you like this project!

(back to top)