- 📖 About the Project
- 💻 Getting Started
- 👥 Authors
- 🔭 Future Features
- 🤝 Contributing
- ⭐️ Show your support
- 🙏 Acknowledgements
- 📝 License
Leaderboard is a learning project in Microverse that builds in HTML, CSS, and Javascript and uses webpack to bundle Javascript; in this project, proper ES6 syntax is also implemented.
- Linters
- Webpack
- HTML
- CSS3
- JS (ES6 synthax)
- linter implementation
- webpack implementation
- ES6 Module
Clone this repository to your desired folder:
https://github.com/MozamelJawad/Leaderboard
- npm init -y
- npm install webpack webpack-cli --save-dev
- npm install --save-dev html-webpack-plugin
- npm install webpack webpack-cli --save-dev
- npm install --save-dev style-loader css-loader
- npm install --save-dev webpack-dev-server
- npm run build
- npm start
To run the project, execute the following command:
npm install
np start
Project can be deployed by using the gh-pages and other web platforms.
👤 Mozamel Jawad
- GitHub: @githubhandle
- Twitter: @twitterhandle
- LinkedIn: LinkedIn
- [I will try to add some more user interactivity using JS]
Contributions, issues, and feature requests are welcome!
Feel free to check the issues page.
If you like this project, give a ⭐️
I would like to thank from Microverse
This project is MIT licensed.