Skip to content

Latest commit

 

History

History
52 lines (34 loc) · 1.39 KB

README.md

File metadata and controls

52 lines (34 loc) · 1.39 KB

ScoreBoard

The scoreboard website displays scores submitted by different players. It also allows you to submit your score. All data is preserved, using external Leaderboard API service.

Built With:

  • Webpack technologies
  • JavaScript(ES6)
  • HTML
  • CSS

Live link

See live version here

Snapshots

image image image

Getting Started

Clone this repository

  • $ git clone here
  • $ cd scoreboard

Run project

  • $ npm install
  • $ npm run build
  • $ npm run start # this will enable webpack to watch for your changes in code

Author

👤 Oluwatoyin Olaoye

🤝 Contributing

Contributions, issues, and feature requests are welcome! Show your support

Give a ⭐️ if you like this project!

Acknowledgments

  • Microverse student community
  • Code Reviewers

📝 License

This project is MIT licensed.