Skip to content

"Would you rather?" project for how to use Redux with React. Part of the React Nanodegree of Udacity.

Notifications You must be signed in to change notification settings

DianiSN/reactnd-project-would-you-rather

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Would you Rather Project

An app that lets the user play the game "Would you rather...?". The game works in this way: You pick one of the two options available for the question. The app shows the user how many people have chosen either of the answers and also shows the user which questions they have answered and which ones are unanswered. The user is able to make their own questions as well for them and other users to answer.

Requirements

This project requires that you have Node installed. To check if you have it installed run the following on a terminal - node --version

If you do not have Node installed, please download and install.

Install Project

`$ git clone or download https://github.com/DianiSN/reactnd-project-would-you-rather`
`$ cd would-you-rather`
`$ npm install`

npm install will install the necessary modules for the project to work.

Start & watch

To start the project server

`$ npm start`

A browser tab will open with a port on the localhost that will show the home page of the project.

User Icons & Images

"Icons made by Roundicons from www.flaticon.com"

About

"Would you rather?" project for how to use Redux with React. Part of the React Nanodegree of Udacity.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published