Skip to content

Mod3 Solo Showcase Project: Quotelandia (app built with ReactJS & RouterV6)

Notifications You must be signed in to change notification settings

susannaopal/Quotelandia

Repository files navigation

Mod 3 Solo Showcase Project: Quotelandia

Visit the deployed app of Quotelandia

Table of Contents

Abstract

My goal was to build a React app within 5 days that would allow a single user to visit the app to view the entire quote collection or to search through the quote collection by favorite author to see if that author is included in the collection. Both the full collection and the search functionality are featured to view on their own pages.

Technologies

User Overview

Visiting: Home-quotes

Searching: author-search

Erroring: error-handling

Install + Setup

  • Clone this repo to your local machine.
  • cd into the directory quote-generator
  • Run npm install
  • Run npm start

Contributor

Wins

  • Designing the app in a short time frame and sticking to the MVP.
  • The app functions as intended.
  • Successfully utilizing React Router v6.
  • Creating an app I personally would want to use.

Challenges + Improvements

  • Working in a short timeframe.
  • Selecting the best API for the project.

Future Iterations

  • Although posting is not possible with the API, eventually building my own backend of quotes to allow a user to post their own favorite quotes.
  • Add a favoriting of quotes feature.

Project Specs

  • The project spec & rubric can be found here

About

Mod3 Solo Showcase Project: Quotelandia (app built with ReactJS & RouterV6)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published