Skip to content

Latest commit

 

History

History
78 lines (54 loc) · 1.61 KB

README.md

File metadata and controls

78 lines (54 loc) · 1.61 KB

Check out the live demo: https://tejas-phone-shop.netlify.app/

E-Phone-Store

E-Mobile-Store screenshot

Description

E-Phone-Store is a responsive e-commerce website built with ReactJS, Bootstrap, and Styled Components. It features a range of mobile phones, including their images, names, prices, and descriptions. The user can add the phone to their cart and proceed to checkout. The checkout process involves filling out personal information and payment details.

Demo

Installation

  1. Clone the repository:
git clone https://github.com/your-username/E-Phone-Store.git
  1. Install the dependencies:
npm install
  1. Run the app:
npm start
  1. Open the app:
http://localhost:3000/

Features

  • Responsive design
  • Mobile-friendly
  • Product listing
  • Product details
  • Add to cart
  • Remove from cart
  • Cart total calculation
  • Checkout form validation
  • Payment gateway integration

Technologies

  • ReactJS
  • Bootstrap
  • Styled Components
  • React Router
  • React Icons
  • React Hooks
  • Netlify

Credits

Author

Tejas

Thankyou