Check out the live demo: https://tejas-phone-shop.netlify.app/
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.
- Clone the repository:
git clone https://github.com/your-username/E-Phone-Store.git
- Install the dependencies:
npm install
- Run the app:
npm start
- Open the app:
http://localhost:3000/
- Responsive design
- Mobile-friendly
- Product listing
- Product details
- Add to cart
- Remove from cart
- Cart total calculation
- Checkout form validation
- Payment gateway integration
- ReactJS
- Bootstrap
- Styled Components
- React Router
- React Icons
- React Hooks
- Netlify
Tejas