Skip to content

Daheer/KoroKoro_Front_End

Folders and files

NameName
Last commit message
Last commit date

Latest commit

3551822 Β· Dec 24, 2023

History

19 Commits
Dec 23, 2023
Nov 25, 2023
Nov 23, 2023
Nov 23, 2023
Nov 23, 2023
Nov 2, 2023
Nov 23, 2023
Dec 20, 2023
Dec 24, 2023
Nov 26, 2023
Nov 2, 2023
Nov 25, 2023
Nov 23, 2023
Nov 23, 2023
Nov 2, 2023
Nov 2, 2023

Repository files navigation

KoroKoro πŸ‘€

A novel way to view items for sale!

Second.Rendition.Side.by.Side.mp4

Introduction

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

Prerequisites

  • NodeJS v21.1.0
  • npm v10.2.3

Installation

# Clone this repo
git clone https://github.com/Daheer/KoroKoro_Front_End
cd KoroKoro_Front_End

# Install packages 
npm install --legacy-peer-deps

Usage

Dev

npm run dev

Production

npm run build
npm run start

Folder/Component Structure

πŸ“¦ 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

Contributing

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

About

A novel way to view items for sale!

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published