/Leaderboard

Primary LanguageJavaScript

LeaderBoard

View Code Github Issues

Content

About   |    Description   |    Live Demo   |    Screenshots   |    Built with   |    Setup   |    Prerequisites   |    Author

About

The leaderBoard is a web-based application that can be used to create games and add several scores for every game. It is developed with ES6. This project encompasses API manipulation like HTTP Post and Get requests.

Description

This project allows:

  • Create game name
  • Refresh the list
  • Add Scores
  • 🔴 Live Demo

    Click here in order to see a Live Demo of this project.

    🔧 Built with

    • ES6
    • HTML
    • CSS
    • Webpack
    • ESLint
    • StyleLint

    🔨 Setup

    Run a Local Copy

    • Download the repository to a local directory on your computer.
    • Or run the following commands on the terminal $ git clone https://github.com/tta2yta/Leaderboard.git $ cd Leaderboard $ npm install $ npm install --only=dev $ npm start (This is the development mode) $ npm run build (This is the production mode)

    Prerequisites

    • npm
    • A modern up-to-date browser
    • Text Editor

    ✒️ Author

    👤 Tedros Tesfay

    🤝 Contributing

    Contributions, issues and feature requests are welcome!

    Feel free to check the issues page.

    👍 Show your support

    Give a ⭐️ if you like this project!

    👏 Acknowledgements