Sagar-Sharma-7 / Quotes-Generator

This Simple Quotes Generator have more than 1600 best quotes. Click on the link below to access the hosted project.

Home Page:https://sagar-sharma-7.github.io/Quotes-Generator/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Are you looking for some best quotes?

Then please click on link below


Here are some screen shots



Editor used

alttext

Built with

html css js node express


Cloning this repositary using command line

  1. Open Git Bash.
  2. Change the current working directory to the location where you want the cloned directory.
  3. Type git clone https://github.com/Sagar-Sharma-7/Quotes-Generator
  4. Press Enter to create the clone of this repositary.

Dependency - Font Awesome

<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/5.15.3/css/all.min.css" integrity="sha512-iBBXm8fW90+nuLcSKlbmrPcLa0OT92xO1BIsZ+ywDWZCvqsWgccV3gFoRBv0z+8dLJgyAHIhR35VZc2oM/gI1w==" crossorigin="anonymous" />

Font used

@import url('https://fonts.googleapis.com/css2?family=Bitter:ital,wght@1,300&display=swap');

div{
    font-family: 'Bitter', serif;
}

How to reach me?

ForTheBadge makes-people-smile



Follower


ForTheBadge built-with-love ForTheBadge makes-people-smile

alttext License: MIT

About

This Simple Quotes Generator have more than 1600 best quotes. Click on the link below to access the hosted project.

https://sagar-sharma-7.github.io/Quotes-Generator/

License:MIT License


Languages

Language:JavaScript 42.5%Language:CSS 38.2%Language:HTML 19.2%