Giter Club home page Giter Club logo

leaderboard's Introduction

Leadershipboard

Project Description.

This project creates a leadershipboard that is loaded from an API, also new data can be inputed manually from the user interface. It was built using webpack and served by a webpack dev server.

Built With

  • JavaScript
  • HTML
  • CSS
  • Webpack
  • Git & Github

Live Demo

Live demo

Getting Started

This project is part of a training series to highlight the need for proper documentation, best practices, and writing clean codes with html, css and Javascript.

Prerequisites

  • Have an IDE installed on your computer to be able to view the code locally.
  • Have a good working knowledge of Git and Github.

Setup

  • Open a command line terminal (Git bash preferrably) and navigate to a directory where you would like to save the work folder using cd.
  • Clone the repository with git clone https://github.com/wale-prog/Leadershipboard.git
  • To get the curent working tree, git fetch --all, then checkout to "setup" branch.
  • Finally, display the content of the ./dist/index.html by starting the webpack dev server doing the following:
    • navigate to the root directory with a command line terminal
    • run 'npm start'

Install

  • IDE preferrably VScode
  • using command line terminal in the root directory install the following:
    • node package manager with 'npm init -y'
    • webpack with 'npm install webpack webpack-cli --save-dev'
    • HtmlWebpackPlugin with 'npm install --save-dev html-webpack-plugin'

Usage

  • For any individual who wishes to practice and master webpack usage, basic HTML,CSS and Javascript
  • For practice of HTML5, CSS and Javascript technologies.

Author

๐Ÿ‘ค Wale Olapetan

๐Ÿค Contributing

Contributions, issues, and feature requests are welcome!

Show your support

Give a โญ๏ธ if you like this project!

Acknowledgments

๐Ÿ“ License

This project is MIT licensed.

leaderboard's People

Contributors

wale-prog avatar

Stargazers

divine charlotte avatar Mostefa Terbeche avatar

Watchers

 avatar

leaderboard's Issues

Peer to peer code review

Nice work! Wale. Actually, to me, everything seems fine. But the live link in the readme file is showing an error. It would be better to fix that so that whenever people want to check the live version, they could do it from there.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.