Skip to content

This single page website deals with API. The API is used for 3 purposes : (1)To create a new game and receive its unique game id. (2) To store scores of individual player. (3) To load data of the saved players. This app is created using Javascript and made live by using webpack and live server.

License

Notifications You must be signed in to change notification settings

ehmaddd/Leaderboard

Repository files navigation

Leaderboard

📗 Table of Contents

📖 [Portfolio] About

This project contains the basic structure of Leaderboard which is created by following the templated provided by microverse and dummy data is being filled using JS code. The UI is almost final and only slight changes required in the backend.

🛠 Built With Visual Studio Code

Tech Stack

The core concepts of HTML, CSS and github were implemented.

Static Page
Styles

Key Features

  • [webpack]
  • [live server]
  • [linters]

(back to top)

🚀 Live Demo

(back to top)

💻 Getting Started

You have to clone it from the repository and then open it in VS code where in the terminal you have to type "npm start" and press Enter, and the project will run with live server in the browser automatically.

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

Prerequisites

In order to run this project you need:

  • github account
  • Text Editor
  • Web Browser

Setup

Clone this repository to your desired folder:

Usage

To run the project, execute the following command:

npm start

Run tests

To run tests, run the following command:

Open the code in Visual Studio Code and run the following commands :

npx hint .

npx stylelint "**/*.{css,scss}"

npx eslint .

Deployment

You can deploy this project using:

github VS Code

(back to top)

👥 Authors

👤 Ahmad Saeed

(back to top)

🔭 Future Features

  • [Sending data using API]
  • [Populating data using API]

(back to top)

⭐️ Show your support

The beginning is always difficult, and once the flow begins, then no one can stop it. So do support this first step towards excellence.

(back to top)

🙏 Acknowledgments

I would like to thank microverse team, github team and my coding partners who contributed towards the completion of this task.

(back to top)

📝 License

This project is copyright of (https://github.com/ehmaddd/Leaderboard/blob/development/LICENSE)

(back to top)

About

This single page website deals with API. The API is used for 3 purposes : (1)To create a new game and receive its unique game id. (2) To store scores of individual player. (3) To load data of the saved players. This app is created using Javascript and made live by using webpack and live server.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published