Welcome to the ShopKaro E-Commerce Website project. This project is a simple, responsive e-commerce site created using React and React Router. Note: This project is a UI prototype created for learning purposes and does not represent a fully functional, real-world e-commerce website. It is intended to demonstrate the use and familiar with the concept of React Router and related technologies.
- Homepage: Displays introductory content and featured products.
- About Page: Provides information about ShopKaro Technologies.
- Products Page: Lists various products.
- Single Product Page: Displays detailed information about a single product.
- Login Page: Simulates user authentication with a login form.
- Not Found Page: this pages opens when path doesnot match to any component
You can access the live demo of this project here.
- HTML
- CSS
- JavaScript
- React
- React Router
- Bootstrap (for styling)