LeaderBoard-app

This is a score-board application that adds and removes scores from a leaderboard stored on an API and does all CRUD operations. This application was created using the JavaScript language and styling with CSS

MIT License

Stars
3

Table of Contents

[LeaderBoard application]

this is a LeaderBoard application used to see a list of scores

Built With html and css

Tech Stack html and css

i buit this website using the html and css tech stack.

Key Features

-this is a LeaderBoard application that calls upon an API to collect and save data.

Live Demo

there is no live demo for this app yet.

Getting Started

Prerequisites

In order to run this project you need:

Example command:

 install vs code or any other text editor.

Setup

Clone this repository to your desired folder:

Example commands:

  cd my-folder
  git clone https://github.com/gisachris/LeaderBoard.git```


### Install

Install this project with:


Example command:

```sh
  node.js V16 and above

Usage

To run the project, execute the following command:

Example command:

  use git bash to open in Vs code

Run tests

To run tests, run the following command:

Example command:

Run "npx stylelint "**/*.{css,scss}" --fix " to fix linters 

Authors

Gisa Chris

-GitHub: https://github.com/gisachris

-Twitter: https://twitter.com/_GisaChris

-LinkedIn: https://www.linkedin.com/in/gisa-chris-907948267/

project presentation

no presentation is available for this project yet.

Future Features

-adding more functionality to this application

Contributing

Contributions, issues, and feature requests are welcome!

Feel free to check the issues page: https://github.com/gisachris/LeaderBoard/issues

Show your support

If you like this project consider viewing my other profiles and sending job inquiries. thank you

Acknowledgments

I would like to everyone who helped this project come to life even though they may not have contributed directly to the code builds

License

This project is MIT licensed.

Related Projects