Simple eCommerce application using React.
https://srinandan33.github.io/react-bookshop
- Node
- NPM
Go to the project folder(using console using cd command) where package.json lives and execute the following command
npm install
npm start
The application will start automatically in your browser on http://localhost:3000