Skip to content

ayushmaz/would-you-rather

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

35 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Would You Rather Project

This is the second project of my Udacity's React Nanodegree program. This is basically a SPA(single page application) built using ReactJS where users can upload a poll consisting of two options and also answer other polls uploaded by other user. The app also contains a leaderboard and the score for each user depends on number of question asked and answered.

Tech stack

  • ReactJS
  • Redux (state management)
  • Firebase (Backend)

Live Link

https://would-you-rather-644f4.web.app/

Screenshots

Login Page

Screenshot (70)

New user register page

Screenshot (71)

Dashboard page (unanswered)

Screenshot (72)

Dashboard page (answered)

Screenshot (73)

Answered Question View

Screenshot (74)

Unanswered Question View

Screenshot (75)

Create New Question

Screenshot (76)

Leader Board

Screenshot (77)

Starting the Project

  • npm install
  • npm start

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published