Reddit is a React project from the Udacity React Nanodegree. This project is to learn how to use Redux with React.
The project is comprised of two pieces, a frontend client written in React and a backend API server written in Node. Both need to run simutanelous for the applciation to function.
You can learn how to run each of them in the frontend and [server][./server/] directores.