Skip to content

Microverse Module 02 Project: This educational project is to create a website that 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 Webpack, API, Sass, and JavaScript.

License

Notifications You must be signed in to change notification settings

mavericksbalitaan/leaderboard

Repository files navigation

Leaderboard Website

This is an educational project to create a website which 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

  • Languages: HTML, Sass and JavaScript
  • Linters: Lighthouse, Webhint, Stylelint and ESLint
  • Module Bundler: Webpack
  • Module Bundler Loaders: Style, CSS and Sass
  • Module Bundler Plugins: HtmlWebpackPlugin, FaviconWebpackPlugin, MiniCssExtractPlugin and CssMinimizer Plugin
  • Code Editor: VS Code

Website Mockup 📱 💻 🖥️

app_screenshot

Screenshots 📸

Screenshots can be found in the repository.

Live Demo 🔗

Check the live demo here👈

Getting Started

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

Prerequisites

  • A web browser like Google Chrome.
  • A code editor like Visual Studio Code with Git and Node.js.

You can check if Git is installed by running the following command in the terminal.

$ git --version

Likewise for Node.js and npm for package installation.

$ node --version && npm --version

Setup

Clone the repository using the GitHub link provided below.

Install

In the terminal, go to your file directory and run this command.

$ git clone git@github.com:mavericks-db/leaderboard.git

Usage

Kindly modify the files as needed.

Run tests

To check for linters, use the files provided by Microverse. A GitHub action is also set to run during pull request.

$ npm install

Deployment

This app is deployed in the GitHub Pages for easy viewing upon merged on the main branch. Please find the link in the Live Demo section.

Author

👤 Mavericks Balitaan

  • GitHub: GitHub Badge

  • Twitter: Twitter Badge

  • Facebook: Facebook Badge

  • LinkedIn: LinkedIn Badge

  • Gmail: Gmail Badge

🤝 Contributing

Contributions, issues, and feature requests are welcome!

Feel free to check the issues page.

Show your support

Give a ⭐️ if you like this project!

Acknowledgments

📝 License

This project is MIT licensed.

About

Microverse Module 02 Project: This educational project is to create a website that 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 Webpack, API, Sass, and JavaScript.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published