Skip to content

In this project I will set up a JavaScript project for the Leaderboard score list app, using API webpack and ES6 features,

Notifications You must be signed in to change notification settings

brahimdidi/Leaderboard

Repository files navigation

to do list with ES6&webpack

Leaderboard Project with Api users will be alble to add score and it will be generated automaticly through apis using async promices.

Leaderboar at microverse module 2 week 4 :

Built With

  • HTML
  • CSS
  • JS (es6&modules&webpack)
  • linters for testing

Live Demo

[Live Demo]https://brahimdidi.github.io/Leaderboard/)

Getting Started

To get a local copy up and running follow these simple example steps. for SSH: git clone git@github.com:brahimdidi/toDoList.git for https: git clone https://github.com/brahimdidi/toDoList.git

Install

after cloning the repo run npm install

Usage

run npm start for devlopment npm run build for production code

Run tests

  • npx hint . for html check. giving hints about what is needed to change in your html page.
  • npx stylelint "**/*.{css,scss}" for CSS check.
  • npx stylelint "**/*.{css,scss}" --fix to fix JS issues if found.
  • npx eslint . for JS check.
  • npx eslint . --fix to fix JS issues if found.

Authors

👤 Brahim didi

🤝 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

📝 License

This project is MIT licensed.

About

In this project I will set up a JavaScript project for the Leaderboard score list app, using API webpack and ES6 features,

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published