Skip to content

This is a simple application that lists scores. It consumes an API and has functionality to add info and retrieve and display the info to the screen

License

Notifications You must be signed in to change notification settings

Nemwel-Boniface/Nemwel-LeaderBoard

Repository files navigation

Nemwel Leader Board

Nemwel leader board is a simple application that consumes an API and lists people according to their scores. screenshot screenshot screenshot

How to use my application

When you submit a name and a score to the form, my leaderboard list will not automatically update itself. It requires you to hit the refresh button to fetch all the data from the API. Note that my leaderboard does not sort the scores it just displays them as they are.

Built With

  • HTML-5
  • CSS3
  • Javacript modules
  • Webpack
  • Linters

Live Demo

Live site URL to my Nemwel Leader board Live Demo Link

Getting Started

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

Prerequisites

  • You only need a browser to run the html file in.

Setup

  • Create a new folder to store the files in.

Install

  • Open your command prompt or terminal and run.
  • git clone [email protected]:Nemwel-Boniface/Nemwel-LeaderBoard.git .

Usage

To use it run the following commands To get the configurations of the app run npm install To run the application run npm start

Run tests

  • To run tests run : npx hint . npx stylelint "**/*.{css,scss}" npx eslint .

Deployment

  • Project is deployed using
  • git push <branch_name>

Authors

👤 Author1

🤝 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!

Acknowledgments

Major thanks to Nemwel

📝 License

This project is MIT licensed.

About

This is a simple application that lists scores. It consumes an API and has functionality to add info and retrieve and display the info to the screen

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published