Skip to content

dscmbcet/Quotes-App

Folders and files

NameName
Last commit message
Last commit date

Latest commit

a488cce · Oct 31, 2022

History

5 Commits
Oct 23, 2022
Oct 31, 2022
Oct 23, 2022
Oct 23, 2022
Oct 23, 2022
Oct 23, 2022
Oct 23, 2022
Oct 23, 2022
Oct 23, 2022
Oct 23, 2022
Oct 23, 2022
Oct 23, 2022
Oct 23, 2022
Oct 23, 2022
Oct 23, 2022
Oct 23, 2022

Repository files navigation

Let's Quote

Flutter app for displaying quotes.

Contributing

  • Clone the repository
    git clone https://github.com/dscmbcet/Quotes-App
  • Open the quotes.json file.
  • Add in your quote inside the "items" key in the below format
    {
      "author": "Napoleon Hill",
      "quote": "Whatever the mind of man can conceive and believe, it can achieve."
    }
  • Commit changes and then open a pull request to this repository.

Screenshots


Contributors

Contributors