Basic React Blog This project was bootstrapped with Create React App. About This is a very simple React blog, demonstrating how to make one. I wrote about it on JavaScriptPage. Live demo here. Running the App First, git clone the app. Then run: npm install Then: npm start