Skip to content

kreativ-anders/Quotes-App

Repository files navigation

Quotes-App

A simple quotes web app.

Create your own quotes app

Step 1: Use this repository as template

Create a GitHub account if neccessary.

step_01

Step 2: Name your app

You can name it "Quotes-App" as well 😉.

step_02

Step 3: Search for index.html and open the file

step_03

Step 4: Click on the "Edit this file" icon

step_04

Step 5: Copy & Paste everything within the HTML comment

<!-- is the beginning of an HTML comment and --!> declares the end. The following code block is all you need:

<blockquote>
  <p>...</p>
  <footer>...</footer>
</blockquote>

step_05

Step 6: Commit your changes

step_06

Step 7: Go to your repository settings

step_07

Step 8: Head over to "Pages"

step_08

Step 9: Select a branch and click on "Save"

In most cases it is the main branch.

step_09

Step 10: Done!

Your page should be soon available for the URL: http://YOUR-GITHUB-USERNAME.github.io

step_10

Step 11: Use your own (Sub)-Domain

This is optional for intermediate techies.

step_11

Support

In case you like this little template for a own quotes app and it saved you some time and energy consider supporting kreativ-anders by donating via PayPal or becoming a GitHub Sponsor.