A novel way to view items for sale!
Second.Rendition.Side.by.Side.mp4
Ever wished you could spice up your online shopping experience? With KoroKoro, sellers can casually snap a 360-degree video of their product, and voila, we turn it into a nifty 3D version. What makes KoroKoro chill is that it's all about showcasing products in this cool 3D space for a laid-back online shopping vibe. Check it out and add some playful zest to your e-commerce journey!
This repo is for KoroKoro's front-end implementation.
For the back-end, check here
- NodeJS v21.1.0
- npm v10.2.3
# Clone this repo
git clone https://github.com/Daheer/KoroKoro_Front_End
cd KoroKoro_Front_End
# Install packages
npm install --legacy-peer-deps
npm run dev
npm run build
npm run start
π¦ KoroKoro_Front_End
ββ Dockerfile
ββ app
β ββ components
β β ββ AuthUI.js
β β ββ Canvas3D.js
β β ββ CartCounter.js
β β ββ Modal.js
β β ββ Model.js
β β ββ NavBar.js
β β ββ ProductCard.js
β β ββ VideoForm.js
β β ββ loading.js
β ββ layout.js
β ββ loading.js
β ββ page.js
β ββ product_v2
β β ββ [unique_id]
β β ββ loading.js
β β ββ page.js
β ββ products
β β ββ loading.js
β β ββ page.js
β ββ services
β ββ dataOps.js
β ββ downloadOps.js
β ββ supabaseClient.js
ββ font
β ββ CircularStd-Book.ttf
ββ instrumentation.js
ββ jsconfig.json
ββ next.config.js
ββ package-lock.json
ββ package.json
ββ postcss.config.js
ββ public
β ββ how_to.mp4
β ββ loading3d.gif
β ββ view.gif
β ββ view.png
ββ tailwind.config.js
This project is still very barebones and I use weekends to have fun building it. Join me
Fork the repository. Create your branch. Make your changes and commit them. Push to the branch. Submit a pull request.
Please reach out to me @ suhayrid6@gmail.com, I'd be happy to walk you through the project, including the Supabase database configuration