This project is designed using ReactJs & redux for Udacity React Nanodegree Program. Purpose is to create an application where a voting app is designed. After logged in user can vote for different choices provided. Users can also create their own poll.
This website provides certain features that displays:
- login Page for three different users
- Home Page with all the polls created by users
- allow users to create new questions / polls
- Leaderboard with highest to lowest sorting
- Answered questions for authorized user
- Unannswered questions for authorized user
The application was created with create-react-app and requires only npm install and npm start to launch. These files can be cloned from github link using this command
$ git clone https://github.com/adeelbarki/udacity-would-you-rather.git
Make sure to $ cd udacity-would-you-rather
in terminal to access all files.
Run npm install
and then npm start
to run this application.
Open browser window and type localhost:3000
to visit would-you-rather application
Results of these tasks can be seen on the browser by testing different tabs and voting for different polls. New question can be created by clicking on New question tab.
Project udacity-would-you-rather is a part of React Nanodegree Program at Udactiy.
- Adeel Ahmed Khan (Adeel Barki)
__ Full Stack Web Developer
Front End Web Developer
React Web Developer __