nguyenson2012 / udacity-react-user-poll

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

udacity-react-user-poll

React User Poll is s responsive and mobile-ready app that presents the user with a series of questions.

It's built with React, Redux, React Router, & Redux Thunk.

This app is the second of three projects required for Udacity's React Nanodegree program.

Installation

Clone the repository, change directories, and use NPM to install the dependencies.

$ git clone https://github.com/nguyenson2012/udacity-react-user-poll.git
$ cd udacity-react-user-poll
$ npm install

Usage

The project can be run with

  • npm start

The project can be viewed in the browser at

About


Languages

Language:JavaScript 92.4%Language:HTML 4.0%Language:CSS 3.6%