Skip to content

A leaderboard web app written in JavaScript, HTML5, and TailwindCSS

Notifications You must be signed in to change notification settings

rskinnerc/leaderboard

Repository files navigation

To-Do List

Leaderboard is a project featuring ES6 syntax including async code with API calls, modules and webpack

Built With

  • HTML
  • JavaScript
  • CSS
  • Webpack

Live Demo

Live Demo Link

Getting Started

This project features a basic implementation of a leaderboard app using ES6 syntax, async code with API calls, modules and webpack.

Installation

Clone this repository (you must have Git Installed)

git clone git@github.com:rskinnerc/leaderboard

Then, move to the newly created folder leaderboard using this command

cd leaderboard

To open the project in Visual Studio Code type the following command inside the leaderboard folder

code .

In order to visualize the project in your browser, please install the dependencies using npm install and the run the project from the root of the folder with this command npm run start

Authors

👤 Ronald Skinner

🤝 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
  • To all my stand up teams, morning session groups and coding/learning partners

📝 License

This project is MIT licensed.

About

A leaderboard web app written in JavaScript, HTML5, and TailwindCSS

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published