Skip to content

AudioVerse is a fully responsive eCommerce website built with React, Next.js, integrated Stripe payments,using Sanity as the backend and is deployed on Vercel.

Notifications You must be signed in to change notification settings

cyberrie/eCommerce

Repository files navigation

AudioVerse eCommerce Website

Overview & Purpose

AudioVerse is a fully responsive eCommerce website built with React, Next.js, integrated Stripe payments,using Sanity as the backend and is deployed on Vercel.

The purpose of this project was to gain experience and start learning Next.js, as well as to learn how to integrate Stripe payments and backend management with Sanity, both of which were important parts of this project.

  • The integration with Stripe payments is a crucial feature for the eCommerce website, as it allows secure and efficient online transactions.
  • Using Sanity as the backend for this project allows for flexible and efficient content management.

Features

  • Fully responsive design for easy access and use across all devices
  • Fast and intuitive user interface to enhance user experience
  • Integration with Stripe payments for secure and efficient online transactions
  • A shopping cart to keep track of selected products
  • A checkout page to complete purchases and finalize transactions
  • Integration with Sanity backend for easy product management

Suggestions for future developments...

  • Local Storage integration
  • Search Bar
  • Product Categoriation

Testing the App

Please note that the AudioVerse eCommerce website has been developed in testing mode and no real payments will be processed. Stripe ensured you can fully experience all the features of the website - please use the following test credit card details on the checkout page:

  • Card number: 4242 4242 4242 4242
  • Expiration date: 04/24
  • CVC: 242
  • Postal code: 42424

Screenshot & Demo

AudioVerse App

AudioVerse

Getting Started

You can clone my repo on your local machine...

  1. Hit a green 'Code' button on my GitHub Repo and coppy SSH key
  2. Use the below command on yout Terminal(Mac)/ Bash(Windows)
git clone <copy SSH key here>
  1. Install all dependencies by running
npm install
  1. Run the App with
npm run dev
  1. Open https://localhost:3000 with your browser to see the result.

Technologies used

  • React
  • Next.js
  • Stripe
  • Sanity
  • CSS
  • JavaScript

Useful Links

About

AudioVerse is a fully responsive eCommerce website built with React, Next.js, integrated Stripe payments,using Sanity as the backend and is deployed on Vercel.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published