MCPcopy Index your code
hub / github.com/Akshatjalan/Book-store-Reactjs

github.com/Akshatjalan/Book-store-Reactjs @main

Chat with this repo
repository ↗ · DeepWiki ↗ · + Follow
37 symbols 116 edges 24 files 0 documented · 0%
What it actually does AI analysis from the code graph — generated when you open this
loading…
README

BOOK Ecommerce STORE USING REACTJS

BOOK Shop Description

Book Shop is an online React web application where the customer can purchase books online.
Through this book store the users can search for a book by its title and
later can add to the shopping cart and finally purchase using credit card transaction.

Alt text

Tools Used

  • Build with ReactJS, Javascript, HTML, CSS.
  • CommerceJS provides Backend eCommerce APIs for any frontend framework
  • Stripe is used as a suite of payment APIs that powers commerce and provides temporary credit card for payment.
  • Check out Documentation of CommerceJS to fetch APIs
  • https://stripe.com/docs/stripe-js/react Documentation to connect Stripe with React components for Stripe.js and Stripe Elements

Installation

npm start

Runs the app in the development mode.

Open http://localhost:3000 to view it in the browser.

The page will reload if you make edits.

npm test

Launches the test runner in the interactive watch mode.

See the section about running tests for more information.

npm run build

Builds the app for production to the build folder.

It correctly bundles React in production mode and optimizes the build for the best performance.

The build is minified and the filenames include the hashes.

The app is ready to be deployed!

See the section about deployment for more information.

Contact

Akshat Jalan

Core symbols most depended-on inside this repo

handleUpdateCartQty
called by 2
src/components/Cart/CartItem/CartItem.jsx
nextStep
called by 2
src/components/CheckoutForm/Checkout/Checkout.jsx
fetchProducts
called by 1
src/App.js
fetchMangaProducts
called by 1
src/App.js
fetchFeatureProducts
called by 1
src/App.js
fetchFictionProducts
called by 1
src/App.js
fetchBioProducts
called by 1
src/App.js
fetchCart
called by 1
src/App.js

Shape

Function 37

Languages

TypeScript100%

Modules by API surface

src/App.js13 symbols
src/components/CheckoutForm/Checkout/Checkout.jsx7 symbols
src/components/CheckoutForm/AddressForm.jsx4 symbols
src/components/Cart/CartItem/CartItem.jsx3 symbols
src/components/Products/Products.jsx2 symbols
src/components/ProductView/ProductView.js2 symbols
src/components/CheckoutForm/PaymentForm.jsx2 symbols
src/components/Cart/Cart.js2 symbols
src/components/CheckoutForm/Review.jsx1 symbols
src/components/CheckoutForm/CustomTextField.jsx1 symbols

For agents

$ claude mcp add Book-store-Reactjs \
  -- python -m otcore.mcp_server <graph>

⬇ download graph artifact

Ask about this repo answers extend the page