Visit the deployed app of Quotelandia
- Abstract
- Technologies
- Illustrations
- Install + Setup
- Contributors
- Wins
- Challenges + Improvements
- Project Specs
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.
- Javascript
- CSS/HTML
- React
- VScode
- React Router v6
- Cypress Testing
- TypeFit Quotes API
- Clone this repo to your local machine.
cd
into the directoryquote-generator
- Run
npm install
- Run
npm start
- 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.
- Working in a short timeframe.
- Selecting the best API for the project.
- 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.
- The project spec & rubric can be found here