Skip to content

dscmbcet/Quotes-App

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