Skip to content

In this web app, you can take a look at the best players in a bowling game, you can add a new player with his score and update the table from the API all with a fresh UI

Notifications You must be signed in to change notification settings

AlexRS90/liderboard

Repository files navigation

Leaderboard

Webpack Implementation.

screenshot

Milestone 1:

  • Setup webpack
  • Created a plain HTML markup with minimum styling
  • Added JavaScript modules with import and export

Milestone 2:

  • Created new game using the API
  • Added functionality to refresh button
  • Added functionality for add new score with the form
  • Used async functions and await

Milestone 3:

  • Added some classes into index.html for styling
  • Added selectors to style.css

Built With

  • HTML, CSS & JS
  • Visual Studio Code
  • Webpack
  • Linters

Live demo

https://alexrs90.github.io/liderboard/dist

Set up locally

Once you completed this steps you should see the app running at: http://localhost:8080/ in your browser.

Author 👤

👤 Alejandro Ramos

🤝 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

  • Hat tip to anyone whose code was used
  • Inspiration
  • etc

About

In this web app, you can take a look at the best players in a bowling game, you can add a new player with his score and update the table from the API all with a fresh UI

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published