Skip to content

A React 18 and Tailwind CSS e-commerce application leveraging React Router DOM v6, Hero Icons, and SASS for dynamic product management, shopping cart state, and checkout flows.

Notifications You must be signed in to change notification settings

Brayheart/audiophile

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

80 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This is a fully functional e-commerce website built with React and styled using Tailwind CSS. The application includes core functionalities such as product listing, shopping cart management, and a checkout process.

Major Functions

Product Listing: Displays a list of available products with details such as price, description, and image. Shopping Cart: Allows users to add, remove, and update products in the cart.

Checkout Process: Facilitates the user in reviewing their cart and proceeding to checkout. Dependencies

React: A JavaScript library for building user interfaces. Tailwind CSS: A utility-first CSS framework for styling. React Router: For routing and navigation.

Build/Deploy Instructions To run this project locally, follow these steps:

Clone the repository:

git clone <repository-url>

Navigate into the project directory:

cd <project-directory>

Install dependencies:

npm install Run the development server:

npm start

The application will be available at http://localhost:3000.

About

A React 18 and Tailwind CSS e-commerce application leveraging React Router DOM v6, Hero Icons, and SASS for dynamic product management, shopping cart state, and checkout flows.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages