Thoth1111 / Leaderboard

This is a project to dynamically create a leaderboard using ES6 JavaScript modules, Gitflow, Webpack and the use of callback functions & promises.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

πŸ“— Table of Contents

πŸ“– Leaderboard-Project

Leaderboard-Project is a project to produce a leader board dynamically using ES6 JavaScript modules, Webpack, and a leaderboard API

πŸ›  Built With

Tech Stack

Tech-Stack

Client -JavasScript -Webpack
Server None
Database Leaderboard API

Key Features

  • Dynamic build of page using Javascript modules
  • Webpack module bundler
  • API interfacing

(back to top)

πŸš€ Live Demo

(back to top)

πŸ’» Getting Started

To get a local copy up and running, follow these steps: -Access the repository and fork it -OR click 'Code', copy the link and clone the repository to your local environment.

Setup

Clone this repository to your desired folder:

'$ git clone https://github.com/Thoth1111/Leaderboard.git' Run this in your terminal without the quotes.

Run tests

To run tests, run the following command: '$ npm start' from your terminal after cloning the repository. Run this without the quotes.

(back to top)

πŸ‘₯ Authors

πŸ‘€ Alwyn Androvelle

(back to top)

πŸ”­ Future Features

  • Incorporation of Transitions
  • Incorporation of Animations

(back to top)

🀝 Contributing

Contributions, issues, and feature requests are welcome!

Feel free to check the issues page.

(back to top)

⭐️ Show your support

If you like this project please reach out to me. I'd appreciate hearing from you.

(back to top)

πŸ™ Acknowledgments

I would like to thank Microverse for the training required to fulfill this project.

(back to top)

πŸ“ License

This project is MIT licensed.

(back to top)

About

This is a project to dynamically create a leaderboard using ES6 JavaScript modules, Gitflow, Webpack and the use of callback functions & promises.


Languages

Language:JavaScript 59.6%Language:CSS 34.2%Language:HTML 6.2%