Skip to content

MuchokiDavid/gotostore

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GoToStore

GoStore is an online shopping web React and a public API. It allows users to browse and purchase products, add them to their cart, and checkout securely.

Features

  • Browse products by category or search for specific products
  • View product details, including description, reviews, and related products
  • Add products to cart and adjust quantity
  • Checkout securely with shipping and payment information
  • View order history and status
  • Log in or sign up for an account
  • Responsive design for desktop and mobile devices

Installation

  1. Clone the repository:

    git clone https://github.com/MuchokiDavid/gotostore.git
  2. Install dependencies:

    npm install
  3. Start the app:

    npm start
  4. Open http://localhost:3000 in your browser

Usage

  1. Browse products by category or search for specific products
  2. Click on a product to view its details
  3. Add the product to your cart and adjust the quantity as needed
  4. Click on the cart icon to view your cart and proceed to checkout
  5. Fill in your shipping and payment information and click on the checkout button
  6. View your order history and status in the account page

Contributing

Contributions are welcome! Please fork the repository and submit a pull request.

License

This project is licensed under the MIT License. See the LICENSE file for details.

Acknowledgments

  • Public API for providing product data: fakestoreapi.com
  • React for building the web app
  • Bootstrap, Tailwind and CSS for styling the web app

Author

  1. David Muchoki
  2. Michael Kiptoo

About

GoStore is an online shopping web React and a public API. It allows users to browse and purchase products, add them to their cart, and checkout securely.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors