Skip to content

A webapp that consumes an API to show users with the highest scores. Built with Webpack and JavaScript.

Notifications You must be signed in to change notification settings

Enoisong/leader-board

Repository files navigation

leader-board project

📗 Table of Contents

📖 leader-board

"leader-board" is an app that displays scores submitted by different players. It uses API to get data and post new scores.

🛠 Built With

  • Major languages
- (HTML, CSS, JavaScript)
- Webpack

Tech Stack

  • HTML
  • CSS
  • javascript
  • Webpack
  • Gitflow
  • Version Control (GitHub)

Key Features

  • Javascript, ES6
  • CSS3
  • HTML5 semantics
  • Webpack
  • Gitflow

(back to top)

🚀 Live Demo

Go Live

💻 Getting Started

clone from repository: https://github.com/Enoisong/leader-board.git

Prerequisites

In order to run this project you need to:

  • Install GIt
  • Install Live server VScode extension and run Go Live
  • Install a Command Line Interface to clone project-Git bash/Terminal

Setup

Clone this repository

```bash
$ git clone https://github.com/Enoisong/leader-board.git
$ cd leader-board

### Run project

```bash
$ npm install
$ npm build
$ npm start

Open page in browser

$ runs on http://localhost:8081/

Install

Install this project with:

  • VSCode
  • Git.
  • Github.

Usage

To run the project, execute the following command:

  • Git clone <>
  • Install the Live server extension of the VScode and run Go Live

Run tests

To run linters tests, run the following command: npx hint . npx stylelint "**/*.{css,scss}" npx eslint .

Deployment

It will be deployed after merge

(back to top)

👥 Author

  • Enobong Isong

👤 Author 👤 Author

🔭 Future Features

  • [] **To Add more dynamics to the project; feature like animation and transition

(back to top)

🤝 Contributing

Contributions, issues, as well as feature requests are welcome!

Feel free to check the issues page.

(back to top)

⭐️ Show your support

If you like this project, give me a ⭐️ star!

(back to top)

🙏 Acknowledgments

  • Thanks to the Microverse team for the great curriculum.
  • Thanks to the Code Reviewer(s) for the insightly feedbacks.
  • A great thanks to my coding partner(s), morning session team, and standup team for their contributions.

(back to top)

📝 License

This project is MIT licensed.

(back to top)

About

A webapp that consumes an API to show users with the highest scores. Built with Webpack and JavaScript.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published