Skip to content

Latest commit

 

History

History
110 lines (68 loc) · 3.38 KB

README.md

File metadata and controls

110 lines (68 loc) · 3.38 KB

Leaderboard

📗 Table of Contents

[The leaderboard website] displays scores submitted by different players. It also allows you to submit your score. All data is preserved thanks to the external Leaderboard API service.

🛠 Built With

Tech Stack

  • HTML
  • CSS
  • JAVASCRIPT (ES6)
  • WEBPACK

Key Features

  • [Enter name and score]
  • [Click submit to store name and score]
  • [Click refresh button to view the score list]

(back to top)

🚀 Live Demo

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

Prerequisites

  • Browser
  • Node
  • Code Editor

In order to run this project you need:

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

  • Choose a directory
  • Open a Terminal
  • write: git clone git@github.com:zhorabay/Leaderboard.git
  • get into to directory "Leaderboard"
  • write: npm install
  • then write: npm start

(back to top)

👥 Authors

👤 Assem Zhorabay

(back to top)

🔭 Future Features

  • [Sort the data]
  • [Give video background]

(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, feel free to give a star the repository and share it with others who might benefit from it.

(back to top)

🙏 Acknowledgments

I would like to thank the Microverse team and Code reviewers who helped me create this project and my husband and daughter for their tremendous support. Also, I would like to express my sincere gratitude to Lucas Erkana and Raphael Miyoyo for their valuable assistance in solving a problem in the JavaScript leaderboard app. Their expertise and guidance were instrumental in finding a solution.

(back to top)

📝 License

This project is MIT licensed.

(back to top)