Leaderboard


Leaderboard

📗 Table of Contents

📖 Leaderboard

This is a simple leaderbord web application that allows users to add, edit, and delete users. The app is built using HTML, CSS, JavaScript, and runs on WebApp.

🛠 Built With

Tech Stack

Client

The project was built using the following technologies:

(back to top)

Key Features

(back to top)

💻 Getting Started

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

Prerequisites

In order to run this project, you need to have a web browser installed on your computer.

Setup

Clone this repository to your desired folder by running the following command:

  clone git@github.com:yordinia/Leaderboard.git

Install

Run npm install to install all dependencies

  cd Leaderboard
  npm install

Usage

Run npm start to start the application using webapp live server.

  npm start

This will open the app in your browser at http://localhost:8081/

Run tests

To run tests for the Leaderboard, follow these steps:

 npm run test

Deployment

You can deploy this project using any web hosting service of your choice.

(back to top)

👥 Author

This project was developed by:

👤 ** Yordanos Temesgen **

(back to top)

🔭 Future Features

The work on this project is still in progress. Currently, users can add tasks to the list, mark tasks as complete, and delete tasks. However, some features are still under development, such as the ability to edit tasks and sort tasks by priority or due date.

(back to top)

🤝 Contributing

Contributions, issues, and feature requests are welcome!

Feel free to check the issues page.

(back to top)

⭐️ Show your support

If you like this project, please give it a star on GitHub.

(back to top)

🙏 Acknowledgments

I would like to thank the following resources and individuals for their help and inspiration:

(back to top)

❓ FAQ (OPTIONAL)

(back to top)

📝 License

This project is MIT licensed.

(back to top)