Skip to content

fernandorobles97/barts-binge

Repository files navigation

BART'S BINGE

Browse an archive of The Simpsons Season 1-10 episodes.

DEPLOYED LINK

Technologies used:

Abstract:

This app displays top-rated episode on the home page. A user can reroll these episodes to see different episodes with ratings greater than 8. The user can view all episodes and filter them by season. The user can click on any episode to see it's details.

Preview of App:

Reroll and view an episode's details

gif of searching and filtering

Filter all episodes by season

gif of saving and unsaving an item

Installation Instructions:

  • Fork this repository.
  • Clone it to your local machine using the command: git clone git@github.com:fernandorobles97/barts-binge.git.
  • Run the command: cd barts-binge
  • Run the command: npm install
  • Run the command: npm start

Context:

  • I am currently enrolled in the seven month long Front End Engineering program at Turing School of Software and Design. This project was created during the third module of the program, which has a total of four modules.

Contributors:

Learning Goals:

  • Increase competency with React fundamentals
  • Create a user interface that is easy to use and clearly displays information
  • Write DRY, reusable code that follows SRP and trends toward function purity
  • Make network requests (using fetch API)
  • Test React components & asynchronous JS with Cypress
  • Create a multi-page UX using Router

About

The Simpsons episodes archive!

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published