crgc / microverse-leaderboard

A minimalist Leaderboard app made with HTML5, CSS3 & JS ES6.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Leaderboard

A minimalist Leaderboard app

screenshot

Getting Started

Prerequisites

Setup

  • Clone this repository
git clone https://github.com/crgc/microverse-leaderboard.git
  • Change into folder
cd microverse-leaderboard
  • Install dependencies
npm install

Run

  • Build
npm run build
  • Start server
npm start

Built With

  • HTML5 & CSS3
  • Javascript
  • Webpack

Live Demo

Leaderboard

Authors

👤 Carlos González

Show your support

Give a ⭐️ if you like this project!

Acknowledgments

  • Microverse

📝 License

This project is MIT licensed.

About

A minimalist Leaderboard app made with HTML5, CSS3 & JS ES6.


Languages

Language:JavaScript 56.2%Language:HTML 23.1%Language:CSS 20.7%