/phase-2-4IN5--Group

Your one-stop platform for all things

Primary LanguageJavaScriptMIT LicenseMIT

E-Commerce Web App

This is an e-commerce web application built using React and React Router. It allows users to view products, add them to their cart, and proceed to checkout.

Features

  • Display a list of products with details
  • Product details page with descriptions, prices, and images
  • User authentication and sign-up
  • Cart functionality for adding and removing products
  • Checkout form for entering user and payment information

Getting Started

To run the project locally, follow these steps:

  1. Clone the repository:

    git clone git@github.com:brianbryank/phase-2-4IN5--Group.git
    
    
    
    

Navigate to the project directory:

  • Copy code cd e-commerce-app

  • Install dependencies:

  • Copy code npm install

  • Start the development server:

  • Copy code npm start

  • Open your browser and visit http://localhost:3000 to see the app in action.

Dependencies

  • React
  • React Router ...

API Endpoints

Contributing

Contributions are welcome! If you find any bugs or have suggestions for improvements, please open an issue or submit a pull request.

AUTHORS

  • kevin Bett
  • robert
  • anzal
  • abdi
  • brian

License

This project is licensed under the MIT License.