https://github.com/hyoaru/rm-collection
A course requirement in CS Elective 2, virtual storefront platform for a jewelry wholesaler based in Japan.
https://github.com/hyoaru/rm-collection
fullstack-development nextjs reactjs shadcnui tailwindcss tanstack typescript web-development
Last synced: 2 months ago
JSON representation
A course requirement in CS Elective 2, virtual storefront platform for a jewelry wholesaler based in Japan.
- Host: GitHub
- URL: https://github.com/hyoaru/rm-collection
- Owner: hyoaru
- Created: 2023-11-04T04:59:39.000Z (over 2 years ago)
- Default Branch: master
- Last Pushed: 2024-06-22T04:10:31.000Z (about 2 years ago)
- Last Synced: 2025-10-24T22:49:35.721Z (8 months ago)
- Topics: fullstack-development, nextjs, reactjs, shadcnui, tailwindcss, tanstack, typescript, web-development
- Language: TypeScript
- Homepage: https://rea-mariz-collection.vercel.app
- Size: 8.44 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Virtual Storefront Platform
A virtual storefront for a jewelry wholesaler based in Japan. Explore exquisite jewelry collections and experience the convenience of virtual wholesale shopping.
* See live at - [https://rea-mariz-collection.vercel.app](https://rea-mariz-collection.vercel.app)
* A course requirement CS Elective 2
## User interface






## Technologies used
This project is built on cutting-edge technologies to provide a modern and efficient platform for both customers and wholesalers.
Technologies Used
* React.js: A JavaScript library for building user interfaces, React.js powers the dynamic and interactive components of our virtual storefront.
* Next.js: Building on React, Next.js enables server-side rendering and delivers optimized performance, providing a seamless user experience.
* ShadcnUI: ShadcnUI is a custom UI component library that adds a touch of elegance to the storefront, ensuring a visually appealing and cohesive design.
* TailwindCSS: TailwindCSS is used for styling, offering utility-first classes to create a responsive and well-designed user interface.
* Supabase: As the backend solution, Supabase is leveraged for its scalability and ease of use, managing product information and user data efficiently.