Leaderboard App The Leaderboard App is a web application that allows users to track and compete for high scores in a game. It provides a leaderboard where users can view and submit their scores, creating a competitive environment among players.
Goal The goal of the Leaderboard App is to create a platform where users can showcase their gaming skills and compete with others to achieve the highest scores. Players can submit their scores, view their own scores, as well as the scores of other players, and strive to reach the top of the leaderboard.
- entry point for projects
- Open your Terminal
- Navigate to the desired directory to which you want to clone the repository to
- [Copy & Paste] git clone https://github.com/aradradev/leaderboard-app
In order to run this project you need:
- Basic knowledge of HTML and CSS
- Basic understanding of Linters
- Basic understanding of Github
- Basic understanding of Webpack
- Your machine should have Chrome or any of your favorite browsers and VSCode installed
Clone this repository to your desired folder:
Install this project with:
- You need to install Chrome if you want to see it working locally
To run the project, execute the following command:
- npm start
To run tests, run the following command:
- npm install webpack webpack-cli --save-dev
- npm install webpack webpack-cli html-webpack-plugin style-loader css-loader --save-dev"
- npm install css-loader style-loader
- npm install html-webpack-plugin
- npm run build
- npm start
- npm start
👤 Jalloh
- GitHub: @aradradev
- Styling
- Animation
- Bundler
- Date
Contributions, issues, and feature requests are welcome!
Feel free to check the issues page.
If you like this project give it a ⭐️
I would like to say thank all co-authors and contributors
This project is MIT licensed.