Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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: 20 days 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 (about 1 year ago)
- Default Branch: master
- Last Pushed: 2024-04-13T12:55:52.000Z (9 months ago)
- Last Synced: 2024-04-13T16:46:05.404Z (9 months ago)
- Topics: fullstack-development, nextjs, reactjs, shadcnui, tailwindcss, tanstack, typescript, web-development
- Language: TypeScript
- Homepage: https://rea-mariz-collection.vercel.app
- Size: 7.81 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
![](images/1.png)
![](images/2.png)
![](images/3.png)
![](images/4.png)
![](images/5.png)
![](images/6.png)## 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.