Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Udacity React Nanodegree Project 2

A simple web-based CRUD application built in React, Redux and Material UI

Users can perform CRUD operations on a series of posts and comments

To start, clone the application in the terminal: git clone https://github.com/PatrickMockridge/ReactND_Project2_Readable.git

Then cd/ReactND_Project2/Readable

Node packages and dependencies are managed using yarn: [https://yarnpkg.com]

For yarn installation instructions: [https://yarnpkg.com/lang/en/docs/install/#linux-tab]

To install packages and dependencies: yarn install in the terminal and then yarn start to deliver the build on localhost:3000

The API calls are configured to run with this minimalist development server designed by Udacity for use with this project: [https://github.com/udacity/reactnd-project-readable-starter] to run this project clone, install and run this server locally in accordance with the instructions in its associated README.md file.

This project was built using create-react-app: [https://github.com/facebookincubator/create-react-app]

About

Project 2 of the Udacity React Nanodegree: a simple CRUD application using Redux to manage state. Material UI was used for styling.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages