Skip to content

Latest commit

 

History

History
30 lines (23 loc) · 739 Bytes

README.md

File metadata and controls

30 lines (23 loc) · 739 Bytes

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