An open API service indexing awesome lists of open source software.

https://github.com/jkmagnussen/would-you-rather-react-redux-project

Developed a would you rather app, exercising my ability to implement redux, the app lets a user play the “Would You Rather?” game. Within which the Redux store and reacts local state have been utilised.
https://github.com/jkmagnussen/would-you-rather-react-redux-project

react redux

Last synced: 3 months ago
JSON representation

Developed a would you rather app, exercising my ability to implement redux, the app lets a user play the “Would You Rather?” game. Within which the Redux store and reacts local state have been utilised.

Awesome Lists containing this project

README

        

Project instruction:

Application composition:

React, Redux, React Router, & Redux Thunk.

To install & launch this project:

1. git clone https://github.com/jkmagnussen/Would-Yoy-Rather--React-Redux-Project.git

2. cd Would\ You\ Rather/

3. npm install

4. nmp start

5. project should automatically load in the browser under, 'http://localhost:3000'