Skip to content

Microverse Project using ES6 implementation and api, separated in 3 parts you can check the project progress on each one of the branches.

License

Notifications You must be signed in to change notification settings

David-Verde/Leaderboard

Repository files navigation

Leaderboard

David Verde Leaderboard project

JavaScript leaderboard project using API.

screenshot

Description

Microverse Leaderboard project built with html CSS and JavaScript, this first part is only for stiling and Structure.

Instructions:

  • Use Gitflow
  • Create an npm project with webpack
  • Write plain HTML markup with minimum styling (just to make the layout), because you will implement styles in the following steps
  • Don't make API calls (you'll do it in a following lesson).
  • Use ES6 modules, with import and export.

Built With

  • Major languages: HTML, CSS, JS
  • Frameworks: none
  • Technologies used: Git, webpack, API

Live Demo

  • Not deployed yet.

Getting Started

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

Prerequisites

  • Internet connection and browser
  • A text editor(preferably Visual Studio Code)
  • Browser

Setup

  • No setup required

Install

Usage

  • Clone the repository using git clone https://github.com/David-Verde/Leaderboard.git
  • Change directory into the project folder cd Leaderboard
  • Run npm install from the terminal
  • Run npm start from the terminal
  • A new browser will open automatically with application loaded

Run tests

  • N/A

Deployment

  • All the files necessary for deployment are in the /dist folder

Authors

👤 David Verde

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

Acknowledgments

📝 License

This project is MIT licensed.

About

Microverse Project using ES6 implementation and api, separated in 3 parts you can check the project progress on each one of the branches.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published