Menu Close

glass

Glass

Created by Jason Liu
This app has been deployed as version 1.0

What is Glass?

Glass is an e-commerce website created to mimic a small business.
It allows users to purchase various items, add them to a cart, and pay using Stripe.
Stripe is currently using test data mode and so no transactions will actually be sent through (although the checkout page will mimic it)

What technologies does Glass use?

  • NextJS is used to create the frontend and backend (this is a framework built on top of React)
  • Sanity is used as a CMS to allow users to easily add new items to the website and change the banner
  • Stripe is used to handle payments
  • TailwindCSS is used to help with building the CSS

Moving forward with Glass

Glass is currently in version 1.0 for the production state.
In the future, I have the following improvements:

  • Streamline the items being added to follow/mimic a specific business

Where can I see Glass?

To visit Glass, please visit the following link:

Glass

View Source Code
Posted in Development