In this activity I am setting up a JavaScript project for the Leaderboard list app, using webpack and ES6 features, notably modules. I will develop a first working version of the app following a wireframe, but without styling - just focus on functionality. In following activities, I will consume the Leaderboard API using JavaScript async and await and add some styling.
- HTML
- CSS
- JavaScript
- Webpack
To get a local copy up and running follow these simple example steps.
clone repo: git clone https://github.com/Tobinchilongo/Leaderboard.git
then
cd leaderboard
npm install
npm start
👤 Tobin Chilongo Jr
- GitHub: @Tobinchilongo
- Twitter: @Tobin_Official
- LinkedIn: LinkedIn
Contributions, issues, and feature requests are welcome!
Feel free to check the issues page.
Give a ⭐️ if you like this project!
- Hat tip to anyone whose code was used
- Inspiration
- etc
This project is MIT licensed.