Skip to content

Single-page application created in React for the Futurama fans. The application allow users to search for a favorite character and see their famous quotes.

Notifications You must be signed in to change notification settings

ingriddorioschulze/futurama-quotes

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

about

Futurama Quotes is personal project that turned in to be a really nice and fun coding challenge. As a fan of Futurama, I wanted to develop an application where users can search for characters and see all their quotes.

features

search

Users are welcomed to the page with the Futurama logo and a search field. After the search for a favorite character, the results will be displayed in cards with the character's name and picture.

futurama quotes search gif

quotes

For the characters that have available quotes a button will be displayed. Clicking on the button a modal will appear with the character's quotes. To go back to the search the user needs to hit the "back" button or close the modal.

futurama quotes search gif

technologies

  • React
  • Redux

instructions

  1. clone repository

    git clone https://github.com/ingriddorioschulze/futurama-quotes
    cd futurama-quotes
  2. install dependencies

    npm install
  3. start the application on your local machine

    npm start

credits

with 💛 by Ingrid do Rio Schulze

About

Single-page application created in React for the Futurama fans. The application allow users to search for a favorite character and see their famous quotes.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published