Skip to content

React Redux project of the Udacity React Nanodegree. Uses Redux and Redux Thunk for state management, React Router and hooks. Hosted on Netlify.

Notifications You must be signed in to change notification settings

AlbertVilaCalvo/React-Redux-Udacity-WouldYouRather

Repository files navigation

Udacity React Redux Project - Would You Rather?

The React Redux Project of the Udacity React Nanodegree.

Uses Redux and Redux Thunk for state management, React Router and hooks. Hosted on Netlify.

Starter files: https://github.com/udacity/reactnd-project-would-you-rather-starter

Video of a complete implementation by Udacity, to see the required behavior: https://www.youtube.com/watch?v=xfmSkLAL__Q

Development

To install dependencies run yarn or npm install.

To develop run yarn start or npm start, and then visit http://localhost:3000 in your browser.

Polls project form ui.dev

This project is very similar to the Polls project of the Redux course of ui.dev, because both courses were created by the same instructor.

The main differences are that Polls doesn't have a login page to choose the user (the authenticated user is hardcoded), and each poll has 4 different answers instead of 2.

https://ui-polls.netlify.app - https://polls.ui.dev

https://github.com/uidotdev/redux-course-2

About

React Redux project of the Udacity React Nanodegree. Uses Redux and Redux Thunk for state management, React Router and hooks. Hosted on Netlify.

Topics

Resources

Stars

Watchers

Forks