Skip to content

The second project in Technigo's React-focused sprint.

Notifications You must be signed in to change notification settings

AntoniaGranit/project-survey

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

41 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

The Afrobeats Quiz

React CSS3

This is my interpretation of Technigo's React survey project. We were introduced to the useState hook, and learned what the purpose of state is in React.

The problem

This was my second time using React in a project, and I found it a LOT easier than the previous week. My idea was to create a survey that matches you with four potential afrobeats playlists based on your answers. I realized as I was coding that my first plan, and the amount of questions I wanted to include in the survey, was very ambitious for me with my current programming skills, so I scaled it down a bit while still keeping my original idea. Instead of having all the questions impact your final result, I decided that one question would ultimately impact what playlist you got. I also wanted a checkbox question where you could select what kind of adjectives suit your taste in music, and I found styling the checkboxes incredibly difficult. This project was very fun though! It might be my favourite idea so far.

View it live

https://theafrobeatsquiz.netlify.app

afrobeatsquiz-screenshot

About

The second project in Technigo's React-focused sprint.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 82.9%
  • CSS 12.8%
  • HTML 4.3%