Skip to content

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 a…

License

Notifications You must be signed in to change notification settings

felixodette/Leaderboard

Repository files navigation

Leaderboard

Created a Leaderboard using Leaderboard API service, webpack, and gitflow.

Built With

  • HTML5
  • CSS3
  • JavaScript (ES6)
  • Leaderboard API service
  • Webpack
  • Linters (Lighthouse, Webhint, Stylelint, Eslint)
  • Gitflow

Getting Started

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

Prerequisites

  • A web browser
  • A code editor

Setup

To setup the project locally: clone the repository using:

git clone https://github.com/felixodette/Leaderboard.git

Install dependencies

run : npm install

Build the app

run: npm run build

Run the app

run: npm start

Authors

👤 Felix Odete

  • GitHub: @felixodette
  • Twitter: @Odette3000
  • LinkedIn: Felix Odete

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

About

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 a…

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published