Skip to content

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

License

Notifications You must be signed in to change notification settings

Hisoka37/Leaderboard

Repository files navigation

Leaderboard

📗 Table of Contents

📖 LeaderBoard

Solo programming project that highlights the use of Webpack to bundle JavaScript, ES6 syntax, API, callbacks and promise.

🛠 Built With

Tech Stack

HTML5 and css3 which are the latest versions and JavaScript were used in this project.

Client

Key Features

  • leaderboard built with HTML CSS and javascript
  • Dynamically loading with javascript.
  • Apply module bundler (Webpack).

(back to top)

🚀 Live Demo

(back to top)

💻 Getting Started

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

Install

Install this project with:

  1. Installed Git.
  2. Create a local directory that you want to clone the repository.
  3. Open the command prompt in the created directory.
  4. On the terminal run this command git clone https://github.com/Hisoka37/Leaderboard.git
  5. Run npm i --save-dev to Install the dev dependencies

Usage

To run the project, execute the following command: npm run build

Run tests

To run tests, run the following command: npm run test

Deployment

You can deploy this project using: npm run deploy

(back to top)

👥 Authors

👤 Walid Kabboussa

(back to top)

🔭 Future Features

  • add Score to the table. via API.
  • Implement some awesome animations and transitions or use React later
  • Integrate back-end.

(back to top)

🤝 Contributing

Contributions, issues, and feature requests are welcome! Feel free to open a Github issues.

Feel free to check the issues page.

(back to top)

⭐️ Show your support

If you like this project kindly send to me an e-mail expressing it, it would make my day and fuel my motivation.

(back to top)

🙏 Acknowledgments

I would like to thank Microverse team for this journey.

(back to top)

📝 License

This project is MIT licensed.

(back to top)

About

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

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published