Readable Udacity Nanodegree React Project Setup Clone the repo : https://github.com/neeraj-singh/Readable Installing Server cd readable-api npm install npm start (Server will start running at post 5001) Installing Client cd readable-client npm install npm start (Client will work at port 3000)