Welcome to the Products App! This project is designed to allow users to register, log in, view products, and add them to the shopping cart. This app offers a clean, responsive design with a seamless interface, enabling users to enjoy an effortless shopping experience.
The project is built using HTML, CSS, JavaScript, and Angular for front-end development and Node.js for the back-end services. It also integrates with databases to manage user data, products, and the shopping cart.
Key Features:
User Authentication: Sign-up and login functionality.
Product Display: Users can view products with images, prices, and descriptions.
Shopping Cart: Add/remove products to/from the cart.
Mobile Responsive: The design is responsive and works across various devices.
⚙️ Technologies Used:
Frontend:
Angular
HTML/CSS
Bootstrap
JavaScript
Backend:
Node.js
Express.js
Database: MySQL (or MongoDB, depending on your implementation)