yin-ka / LeaderBoard2

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Leaderboard

πŸ“— Table of Contents

πŸ“– Leaderboard

Leaderboard project is an Html,CSS&JavaScript-based project

πŸ› οΈ Built With

  • HTML
  • CSS
  • JavaScript

Tech Stack

Version Control
Visual Studio Code
Client

Key Features

  • Linters SetUp
  • Follow HTML and CSS best practice
  • Display Text
  • form validation
  • store form data in local storage
  • Added the single Page behaviors
  • Implementation of ES6 and modules
  • Webpack plugins

(back to top)

πŸš€ Live Demo

  • Comming Soon...

(back to top)

🦻 WalkThrough Video

  • Comming Soon...

(back to top)

πŸ’» Getting Started

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

Prerequisites

In order to run this project you need:

  • Visual Studio Code.
  • Node JS.
  • Git bash.
  • GitHub Account.

Setup

Clone this repository to your desired folder: Use git clone command or download ZIP folder

Install

Install this project with: npm Example command:

  cd my-project
  npm init -y

Usage

To run the project, execute the following command: npm start or live server Example command:

  npm run build

Run tests

To run tests, run the following command: npm test Example command:

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

Deployment

You can deploy this project using: GitHub Pages Example:

git@github.com:yin-ka/Sharing-World.git

(back to top)

πŸ‘₯ Authors

πŸ‘€ Sholotan Yusuf

πŸ”­ Future Features

  • Adding BackEnd
  • Making it stylish

(back to top)

🀝 Contributing

Contributions, issues, and feature requests are welcome!
Feel free to check the git@github.com:yin-ka/My-Portfolio.git.

(back to top)

⭐️ Show your support

If you like this project please follow me on github & twitter and also connect on Linkedin.

(back to top)

πŸ™ Acknowledgments

  • I would like to thank Microverse for this exercise.

(back to top)

❓ FAQ (OPTIONAL)

  • How long can it take to build that project

    • four days according to personal skills
  • Where to find figma for that project!

    • Figma is not available for now!

(back to top)

πŸ“ License

This project is MIT licensed.

(back to top)

About

License:MIT License


Languages

Language:HTML 62.1%Language:JavaScript 36.9%Language:CSS 1.0%