This is the assessment project for Udacity's React & Redux course.
To get started developing right away:
- Install all project dependencies with
npm install
oryarn install
- Start the development server with
npm start
oryarn start
- App launched in browser at
http://localhost:3000
-
Register if you don't like to use default name
- Enter Your First and Last Name
- Upload an Image, if you don't like to use default image
-
View Poll questions and answers
-
Create a new poll question
-
Check Leader board
-
You're redirected back to the login page if you're not logged in and redirected back to the page you were on when you logged in