/Web-Docs

A collection of preloaded and essential files that makes the website more attractive, smooth and user friendly

Primary LanguageJavaScript

Web-Docs

A collection of preloaded and essential files that makes the website more attractive, smooth and user friendly

How to use:

  1. git clone https://github.com/MainakRepositor/Web-Docs.git
  2. Make a file in the local device with the name vendor
  3. Include vendor files inside a file, named assets (name as per need), alongwith the styling and logic files such as css, scss, js and jquery files
  4. Link it to the index.html file as : link href="assets/vendor/folder name/filename.extension" rel="stylesheet"
  5. Get ready to use it!
  6. Nb. : Just use only the required combination of files for better performance