Skip to content

WordPress theme, created combining JavaScript and WordPress. The website is functioning using the WordPress REST API.

Notifications You must be signed in to change notification settings

nikakey/Quotes-on-Dev

Repository files navigation

Project 5: Quotes on Dev website

This is a WordPress theme for the Quotes on Dev website, which is created combining JavaScript and WordPress together. The website is functioning using the WordPress REST API.

alt text

Quotes on Dev is a responsive website optimized for 3 screen sizes: mobile, tablet (620px) and desktop (1080px).

Key points of JS:

  • Fetch a random quote on the front page of the website using the WordPress REST API. I used the AJAX method "GET".
  • Change the quote on the front page of the website when the button Show Me Another! is clicked and update the URL. I used the History API.
  • Set a submission form for a registered user to submit a new quote. I used the AJAX method "POST".

alt text

Key points of WordPress:

  • A custom Quotes on Dev theme based on the starter theme from the Underscore.
  • A default Posts page with no comments form.
  • Two custom pages for the Archives and the Submit a Quote page.

About

WordPress theme, created combining JavaScript and WordPress. The website is functioning using the WordPress REST API.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published