Leaderboard app using ES6, Async functions and Promises connected to an API
- HTML, CSS
- Fameworks: N/A
- Technologies: Linters, Git, GitHub, Webpack, Leaderboard API service
To get a local copy up and running follow these simple example steps.
- node package manager – to be able to install packages locally.
- A github Account – to be able to use github actions.
- Open the terminal
- Run
cd \path\to\where\you\want\your\local\copy
- Clone the repo
- Run
git clone https://github.com/Trictonicmp/Leaderboard.git
- Run
cd Leaderboard
- Run
- Install dependencies
- Run
npm install
- Run
Run npm run build
👤 Amaury Permer
- GitHub: @Trictonicmp
- Twitter: @AmauryPermer
- LinkedIn: amaury-permer
Contributions, issues, and feature requests are welcome!
Feel free to check the issues page.
Give a ⭐️ if you like this project!
- Leaderboard API service to store and retrieve records
- More info: Here
This project is MIT licensed.