-
Create a javascript file to house an array of inspirational quotes of your choosing.
-
Create another javascript file that requires the file of quotes and randomly selects one of the quotes from the array and displays is on the DOM.
-
Embed the code for the Tweet button in your HTML file. This will allow app users to log in to their Twitter accounts and share the quote if they choose to do so.
-
Deploy your project.
Holger Mueller