react-redux
Readable is a web application to manage your online posts. You view, add or delete comments to various posts.
git clone https://github.com/udacity/reactnd-project-readable-starter.git
cd reactnd-project-readable-starter/api-server
npm install
git clone https://github.com/kumarvv/readable.git
cd readable
npm install
cd reactnd-project-readable-starter/api-server
npm start
cd readable
npm start
http://localhost:3000
This project was bootstrapped with Create React App. You can find more information on how to perform common tasks here.
This repository is the starter code for all Udacity students. Therefore, we most likely will not accept pull requests.
For details, check out CONTRIBUTING.md.