Skip to content

Latest commit

 

History

History
146 lines (94 loc) · 3.43 KB

readme.md

File metadata and controls

146 lines (94 loc) · 3.43 KB

Leaderboard

📗 Table of Contents

📖 [Leaderboard]

Leaderboard is a project in Module 2 of Microverse Full Stack Program. It keeps the scores and names of participants.

🛠 Built With

Tech Stack

Client
Server
  • N/A
Database
  • N/A

Key Features

  • Allows users to add their scores to the leaderboard

(back to top)

Live Demo

💻 Getting Started

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

Prerequisites

In order to run this project you need: Have A code Editor on your local machine

Example code editor: Visual Studio Code

Setup

Clone this repository to your desired folder:

Example commands:

cd my-folder git clone https://github.com/Kaiserabbas/leaderboard.git

Install

Install this project with:

cd my-project npm install

Usage

To run the project: npm start

Run tests

To run tests, run the following command:

npm test

Deployment

You can deploy this project using Github Pages [https://rawcdn.githack.com/Kaiserabbas/leaderboard/ba5e7267f56c9f9d331cda89ad6fd5850dc7dad8/dist/index.html]

👥 Author

👤 Qaisar Abbas

🔭 Future Features

  • [Will try to add some more user interactivity using JS]

(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 feel free to clone it and use it in your own projects and follow the author on Twitter

(back to top)

🙏 Acknowledgments

  • I would like to thank Microverse for the opportunity to learn among great aspiring developers

(back to top)

📝 License

This project is MIT licensed.

(back to top)