JavaScript-Projects-for-Beginners icon indicating copy to clipboard operation
JavaScript-Projects-for-Beginners copied to clipboard

Develop a JavaScript Quote Generator app.

Open Ratheshan03 opened this issue 3 years ago β€’ 0 comments

Requirements:

  • There must be a button to randomly fetch the quote.
  • After a few minutes of not pressing any key, the quote should automatically be changed.

BonusesπŸŽ‰πŸŽ‰:

  • The background should be changed every time the new quote is being fetched.
  • There can be a search/select bar for random quotes from a particular personality/theme.

Any number of people can work on a single issue, This issue is open to all.

Check CONTRIBUTIONS.md before starting to contribute. Happy Coding πŸŽƒπŸ‘©πŸ»β€πŸ’»

Ratheshan03 avatar Oct 28 '21 18:10 Ratheshan03