Skip to content

Would you rather is a conversation or party game built with React and Redux that poses a dilemma in the form of a question beginning with "would you rather"

Notifications You must be signed in to change notification settings

algokun/reactnd-project-would-you-rather

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Would You Rather

This is the second project submitted to Udacity React Nanodegree and this project focuses on advanced state management techniques using Redux in react.

What i learnt?

  • Problems faced in basic state management
  • How Redux helps us in predictable state management
  • Redux Core Concepts
    • Store
    • Actions
    • Reducers
    • Dispatchers
  • Using React and Redux
  • Using Redux Middlewares
  • Dispatching Actions to update Store via Reducers
  • React Router along with Redux

Features

  • 🌟 Customized Styles using CSS
  • 🔥 Highly-Reactive UI
  • 💡 Ready made components
  • 🗺️ Routing using React Router
  • ♻️ State management using Redux
  • ❓ Answer a question
  • 📊 Leaderboard to see scores
  • 🗒️ Add a poll

Installation

  1. To Start with download node on your pc from its official site.
  2. Install the dependencies
    npm install
  1. Run the app
    npm start
  1. See live in your local machine here.

Screenshots

Here's a quick overview of my project and everything is based on Silicon Valley Theme

Deploy

You can easily deploy your site using netlify and here are the steps

About

Would you rather is a conversation or party game built with React and Redux that poses a dilemma in the form of a question beginning with "would you rather"

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published