A simple book store made using Node, Express and React (Redux). Also contains an interactive Shopping Cart with simple yet rich UI and UX. uses REST API to connect to MongoDB database.
git clone https://github.com/cruxbreaker/universal-react-bookstore-app.git
npm install
webpack webpack -v
webpack
npm start
localhost:3000