Yummy E-commerce Website
This project is a static e-commerce web application built with HTML, CSS, and Bootstrap. The website includes a Menu page and a Sign-up page.
- Displays a hero section with a call-to-action.
- Shows multiple product cards with "Add to Cart" buttons.
- Contains a user-friendly form for creating an account.
- Includes fields for Full Name, Email, Password, and Confirm Password.
- HTML
- CSS (Bootstrap)
- Custom CSS for specific styles
- Open
index.htmlin browser to view the product listing page. - Open
signup.htmlto view the sign-up page.