Skip to content

DevChallenges - Legacy - Frontend-Developer - Random Quote Generator

Notifications You must be signed in to change notification settings

jdegand/quote-generator

Repository files navigation

Quote Generator

Solution for a challenge from DevChallenges.

Note: This app no longer works because the API used has been abandoned. I may look into alternatives, or I may archive the repo.

Table of Contents

Overview

Screeshots

Mobile 1

Mobile 2

Built With

Features

This application/site was created as a submission to a DevChallenges challenge. The challenge was to build an application to complete the given user stories. Note: The previous design document may be incomplete, as you need to find an archived version of the challenge as all legacy challenges have had their documentation removed from DevChallenges.

Thoughts

  • Originally, this app used the Programming Quotes API. That API is no longer hosted anywhere so I swapped to the Quotable API.
  • The conversion required changing API calls and slight modifications in the components.
  • Quotable was one of the best free quote APIs that didn't require an API key. Unfortunately, the Quotable API seems to be defunct and the repo maintainer has not responded for many months so this repo no longer works.
  • Logic could be overhauled. You could make the API request in AuthorQuotes component and pass the author name to the route. To pass author name, you add it as a query parameter.

Useful Resources

About

DevChallenges - Legacy - Frontend-Developer - Random Quote Generator

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published