Initialize the project by :
- Clone using
https://github.com/saksham-malhotra-27/reactEcommerce.git - Then go to backend directory and install dependencies
cd backend npm i - Then go to frontend directory and install dependencies
cd frontend npm i - Then finally go to each one of backend and frontend and use :
npm run dev
The project uses simple methods just of frontend development as well as backend development to implement a Ecommerce website, with type validations.
- React.js
- Typescript
- Node.js
- Zod
- Three.js
- AI API
- Other UI libraries
Three will be used in this with an AI api most probably an image gen AI to create a Image based of a prompt to used as the texture of a 3d product on the website which user then can select, add to cart, and buy also.




