Skip to content

rokasandreikenas/ecommerce

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

eCommerce Web Application

React

This project is a comprehensive eCommerce web application built using React and bootstrapped with Create React App. Package management is handled by Yarn.

Overview

Our eCommerce application provides a seamless shopping experience. Users can browse products, add them to their cart, and complete purchases.

Categories

Features

  • User authentication and profile management
  • Browse products by category
  • Add products to shopping cart and manage the cart
  • Checkout and payment integration
  • Responsive design, works on mobile and desktop browsers

Screenshots

Here are more screenshots of the application:

Products Product Bag Checkout Register Login

Getting Started

To get a local copy up and running follow these simple steps.

Prerequisites

Installation

  1. Clone the repo:
    git clone https://github.com/rokasandreikenas/ecommerce.git

  2. Install Yarn packages:
    yarn install

  3. Start the server:
    yarn start

You can now view the application running at localhost:3000 in your browser.

Built With

Contributing

We welcome any contributions you make.

  1. Fork the Project
  2. Create your Feature Branch (git checkout -b feature/AmazingFeature)
  3. Commit your Changes (git commit -m 'Add some AmazingFeature')
  4. Push to the Branch (git push origin feature/AmazingFeature)
  5. Open a Pull Request

About

E-commerce web application created with React

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors