Skip to content

Add an inspirational quote to the data.json file here and make your first PR.

License

Notifications You must be signed in to change notification settings

nik25s/inspirational-quotes

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Inspirational Quotes

Steps:

1. Cloning

$ git clone https://github.com/Matrix-io9/inspirational-quotes.git
$ cd inspirational-quotes

2. Adding your quote

  1. Open the data.json file in your text editor/IDE.
  2. Add your quote in JSON format. For example:
 {  
    "quote":"Your new awesome quote",
    "author":"Name of author"
 }

3. Make a pull request and push it.

About

Add an inspirational quote to the data.json file here and make your first PR.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • CSS 73.3%
  • HTML 26.7%