Redux based react project for the React Nanodegree @ Udacity
This project was bootstrapped with from Create React App.
-
Step 1 Lets install the dependent server, you can grab a copy from https://github.com/udacity/reactnd-project-readable-starter and do
npm install
andnpm start
in the root of dependent server from the command terminalThis will start the local server at port 3001
-
Step 2
Clone/Download this repo and then do
npm install
in the root of this project from the command terminal doyarn start
ornpm start
, it should launch the browser with app athttp://localhost:3000/
You are all set, this app is now running in your browser.
Thanks to the people contributing open source components for react. Thanks to yahoo for (purcecss) https://purecss.io/
Readable is distributed under the MIT license.