Skip to content

Latest commit

 

History

History
21 lines (13 loc) · 557 Bytes

README.md

File metadata and controls

21 lines (13 loc) · 557 Bytes

Would you Rather? App

Would you rather is a web app for answering and making polls online.
This app is made with react and Redux and it's the second project for Udacity React program.

This project was bootstrapped with Create React App.

Get up and Running

In the project directory, run:

yarn install
yarn start

yarn start will start the development server

Contributing

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.