emmanuellmhango / leaderboard

1 stars 0 forks source link

Leaderboard

This is an app that lets you record scores of your game

Description

In this activity you will set up a JavaScript project for the Leaderboard list app, using webpack and ES6 features. 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

Getting Started

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

Prerequisites

Setup

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

Install

Run project

$ npm install

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

$ open dist/index.html

Authors

👤 Emmanuel Mhango

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