/Leaderboard

Leaderboard allows you to set

Primary LanguageJavaScriptMIT LicenseMIT

Leader Board

This project is a task by Microverse.

Milestones:

  • Design Leader board page.
  • Use ES6 modules.
  • Add new game using API.
  • Use async and await JavaScript features to consume the API.
  • Add Style to Leader board.

Built With

  • HTML, CSS & JS/ES6
  • Webpack & Linter

Getting Started

In order to use the project files, Kindly follow these steps:

Steps

  • To clone the project select the desired directory in cmd and run: git clone https://github.com/UmerZia/Leaderboard.git
  • Install npm dependencies: npm install
  • To check the live preview: npm run start
  • For StyLint test, run: npx stylelint "**/*.{css,scss}"
  • For WebHint test, run: npx hint .
  • For EsLint test, run: npx eslint .

Prerequisites

  • Have basic level knowledge about HTML/CSS/JS/ES6
  • Have basic level knowledge about linters/Webpack
  • Have basic level knowledge about the working of website

Author

Umer Zia

GitHub | Twitter | LinkedIn

🤝 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

Task provided by Microverse

📝 License