Skip to content

jessnmo/project-redux-quiz

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

80 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Redux quiz group project

Project is a quiz for Friend sitcom fandom built using React, Redux and styled components. Project is made in mob programming: Sofie Rydmark, Johanna Rosenholm, Maria So, Jessica Mo, Kaja Wilbik

The problem

The biggest problem was to understand and get data to summary component. We have learned:

  • how to change className
  • className in React.js returns a array, which needs to be iterated using a for loop
  • separating styled components to target the designated components instead of dumping everything in Global styled component
  • modifying in the reducer to make the fetch in array easier

View it live

https://friends-redux-quiz.netlify.app/

About

Group project from Technigo bootcamp

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 88.9%
  • HTML 7.1%
  • CSS 4.0%