📗 Table of Contents 📖 About the Project 🛠 Built With Key Features 🚀 Live Demo 💻 Getting Started Setup Prerequisites Install Usage Run tests Deployment 👥 Authors 🔭 Future Features 🤝 Contributing ⭐️ Show your support 🙏 Acknowledgements ❓ FAQ (OPTIONAL) 📝 License 📖 Leaderboard The leaderboard website displays scores submitted by different players. It also allows you to submit your score.
🛠 Built With HTML(HTML-5). CSS(Flexbox). javaScript (ES6, ES6-Modules). ★ webpack. Gitflow. Linters. Key Features In this project: Add items dynamically to the UI Use NPM. Use webpack. Use webpack-cli. Use css-loader. Use style-loader. Modify webpack.config.js use HtmlWebpackPlugin. Setup local dev server Add Linters for HTML/CSS.
(back to top)
💻 Getting Started To get a local copy up and running, follow these steps. 1 - clone Repo. git@github.com:Gmanlove/Leaderboard.git
2- Install npm (node pakage manager) you can run any one of these commands to install npm on your machine:
npm i
npm install
sudo apt install npm
to install globally, just add a -g or --global after the install or i
npm i -g
sudo apt install -g npm
(back to top)
👥 Authors 👤 Author
GitHub: @Gmanlove (back to top)
🔭 Future Features Use Leaderboard API (back to top)
🤝 Contributing Contributions, issues, and feature requests are welcome!
Feel free to check the issues page.
(back to top)
⭐️ Show your support Give a ⭐️ if you like this project!
(back to top)
🙏 Acknowledgments I would like to thank all Microverse community.
(back to top)
(back to top)
This project is MIT licensed.