ciraganenicole / Leaderboard

This project aim to teach us about APIs, webpack, and test in JavaScript. It's a simple plain HTML, CSS and JavaScript project where you add the name of a player and the amount he scored to the board.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Leaderboard

This project aim to teach us about APIs, webpack, and test in JavaScript. It's a simple plain HTML, CSS and JavaScript project where you add the name of a player and the amount he scored to the board.

Built With

  • HTML, CSS, JAVASCRIPT & WEBPACK

Getting Started

To get a local copy up and :

  • Open your terminal and cd to the folder where you want to put the project
  • Run git clone git@github.com:ciraganenicole/To-do-list.git

Prerequisites

  • Git/Github
  • VSCode or another equivalent tool
  • Html, Css and Javascript
  • Webpack
  • APIs
  • Jest

Install

Run tests

Run the following tests:

  • npm run build
  • npm start server
  • npm run test
  • npx hint .
  • npx stylelint "**/*.{css,scss}"
  • npx eslint .

Authors

👤 Author

🤝 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 not licensed.

About

This project aim to teach us about APIs, webpack, and test in JavaScript. It's a simple plain HTML, CSS and JavaScript project where you add the name of a player and the amount he scored to the board.


Languages

Language:JavaScript 48.9%Language:CSS 37.6%Language:HTML 13.5%