Would You Rather is a polling game that presents the user with a series of questions.
It's built with React, Redux, React Router, & Redux Thunk.
This app is the second project required for Udacity's React Nanodegree program.
Clone the repository, change directories, and use NPM to install the dependencies.
$ git clone https://github.com/jiwonhan1/WouldYouRather.git
$ cd reactnd-project-would-you-rather
$ npm installThe project can be run with
npm start
The project can be viewed in the browser at
I am Jiwon who is delving into Front-end development with React! Any feedback is appreciated!🥰