PrantoshB / Leaderboard

A Leaderboard application that fetch and get data from API. Built with ES6, HTML and CSS

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

logo

Leaderboard Project

πŸ›  Built With

Tech Stack:

  • HTML5.
  • CSS3.
  • Javascript using ES6.

πŸš€ Live Demo

  • You can see the Live Demo Here

Client:

  • HTML.
  • CSS.
  • JS.

Server:

  • local.

Key Features:

  • HTML5 semantics.
  • CSS3.
  • Javascript OOP, ES6.

πŸ’» Getting Started:

To get a local copy up and running, follow these steps:

  • Install Git.
  • Create a local directory that you want to clone the repository.
  • Open the command prompt in the created directory.
  • On the terminal run this command git clone https://github.com/PrantoshB/Leaderboard.git
  • Install the dev dependencies for linters run npm install.

Prerequisites:

In order to run this project you need:

  • Installed Git.
  • A browser.

Setup:

  • Clone this repository to your desired folder.

Install:

Install this project with:

  • Git.
  • Github.

Usage:

To run the project, execute the following command:

Run tests:

To run tests, run the following command:

  • npx eslint .
  • npx stylelint "**/*.{css,scss}"

Deployment:

You can deploy this project using:

  • Github pages.

πŸ‘₯ Authors:

πŸ‘€ Prantosh Biswas:

πŸ”­ Future Features:

  • Use advanced JS data structures.
  • Implement some awesome animations and transitions to the design.
  • Integrate back-end.

🀝 Contributing:

Contributions, issues, and feature requests are welcome! Feel free to check the issues page.

⭐️ Show your support

If you like this project kindly send to me an e-mail expressing it, it would make my day and fuel my motivation.

πŸ™ Acknowledgments:

I would like to thank Microverse team for this journey.

❓ FAQ:

How do I clone this with all the un-merged branches?

  • Kindly check the branches names in github then add them manually on your local machine, after that you may just pull the changes.

How to access the database?

  • It's not available for now I'm still working on it, once it's available I'll update this answer.

πŸ“ License:

This project is MIT licensed.

About

A Leaderboard application that fetch and get data from API. Built with ES6, HTML and CSS


Languages

Language:JavaScript 49.7%Language:CSS 29.4%Language:HTML 20.9%