Skip to content

In this project, I set up a basic JavaScript project for the Leaderboard list app, using webpack and ES6 features, notably modules. The project uses the Leaderboard API.

License

Notifications You must be signed in to change notification settings

oldProjectss/Leaderboard

Repository files navigation

Leaderboard

In this project, I set up a basic JavaScript project for the Leaderboard list app, using webpack and ES6 features, notably modules. The project uses the Leaderboard API.

Built With

  • HTML/CSS
  • Javascript
  • Git/Github
  • CLI
  • Npm
  • Webpack

Live Demo

Live Demo Link

Getting Started

To get a local copy up and running follow these simple example steps.

Prerequisites

Setup

To get the project up and running you need a browser, npm installed, and a terminal.

Install

To get the project locally, run

$ git clone git@github.com:Ismailco/Leaderboard.git

Then

$ npm install
$ npm run build

Development

to use the app localy you need to install npm then:

$ npm start

Run tests

For Eslint test run:

$ npx eslint .

For Webhint test run:

$ npx hint .

For Stylelint test run:

$ npx stylelint "**/*.{css.scss}"

Authors

👤 Ismail Courr

🤝 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!

📝 License

This project is MIT licensed.

About

In this project, I set up a basic JavaScript project for the Leaderboard list app, using webpack and ES6 features, notably modules. The project uses the Leaderboard API.

Topics

Resources

License

Stars

Watchers

Forks