Skip to content

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.

License

Notifications You must be signed in to change notification settings

ankitdutta318/universal-react-bookstore-app

Repository files navigation

universal-react-bookstore-app

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.

Clone this repository

git clone https://github.com/cruxbreaker/universal-react-bookstore-app.git

Install all dependencies

npm install

Install and Run Webpack

    webpack webpack -v 
    webpack

In another terminal run Node server

npm start

Open browser and type

localhost:3000

About

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.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published