vikas924 / leaderboard1

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

logo

leaderboard

πŸ“— Table of Contents

πŸ“– [leaderboard final touches]

[leaderboard final touches] In this project i added add function,display data from api and added styling .

πŸ›  Built With

-HTML

-CSS

-JS

-Webpack

-Jest

Tech Stack

Version Control
Visual Studio Code

Key Features

  • Add webpack
  • Add linters

(back to top)

πŸš€ Live Demo

(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

  cd my-folder
  git@github.com:vikas924/first-capstone.git

Install

Install this project with:

npm

  cd my-project
  npm init -y

Usage

To run the project, execute the following command:

npm run start or live server

  webpack dev server

Run tests

To run tests, run the following command:

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

Deployment

You can deploy this project using:

GitHub Pages

  https://vikas924.github.io/Awesome-books/

(back to top)

πŸ‘₯ Authors

πŸ‘€ Vikas Chib

πŸ”­ Future Features

  • [Add animations]
  • [Add more functionalities]

(back to top)

🀝 Contributing

Contributions, issues, and feature requests are welcome!

Feel free to check the issues page.

(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)

(back to top)

πŸ“ License

This project is MIT licensed.

(back to top)

About

License:MIT License


Languages

Language:JavaScript 47.8%Language:CSS 30.2%Language:HTML 22.0%