/Leaderboard

Primary LanguageJavaScript

Leaderboard

Description

In this activity you will set up a JavaScript project for the Leaderboard list app, using webpack and ES6 features, notably modules. You should develop a first working version of the app following a wireframe, but without styling - just focus on functionality. In following activities, you will consume the Leaderboard API using JavaScript async and await and add some styling.

Built With

  • HTML
  • CSS
  • Javascript

Getting Started

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

Prerequisites

  • Web browser
  • Code editor

Setup

Clone this repository $ git clone Clone this repository $ cd Leaderboard

Install

Run project

$ npm install

$ npm run start # this will make webpack watching for your changes in code

$ open dist/index.html

Authors

👤 Khomotso Mkansi

🤝 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
  • Microverse program
  • My standup team
  • My family's support

📝 License

This project is MIT licensed.