This project is focused towards building a to-do list. Objective of this project is to understand
- Webpack to bundle JavaScript
- ES6 Syntax
- Writing modular JS
Additional description about the project and its features.
To get a local copy up and running follow these simple example steps.
Clone the repo with git clone https://github.com/isaka-lumato/leaderboards.git
Type cd leaderboards
on the terminal to access the project
Run npm i to install the dependencies
Run npm start to start the application
Run npx hint .
to test for html linting check
Run npx stylelint "**/*.{css,scss}"
to test for css linting check
The app is deployed using GitHub pages. You can view it using the ‘live demo’ above.
👤 isaac lumato
Contributions, issues, and feature requests are welcome!
Feel free to check the issues page.
Give a ⭐️ if you like this project!
This project is MIT licensed.