This project is a simplified version of Amazon, featuring basic functionalities such as sign-in, sign-out, login, and a shopping cart. It consists of three main pages: the home page, login page, and checkout page.
- Sign In: Users can sign in to their accounts using their email and password.
- Sign Out: Users can sign out of their accounts.
- Login Functionality: Users can log in to their accounts using their credentials.
- Add to Cart Button: Users can add items to their shopping cart.
- Home Page: Displays various products available for purchase.
- Login Page: Allows users to sign in or create a new account.
- Checkout Page: Displays the items in the cart and facilitates the checkout process.
- React.js
- Tailwind CSS
- Javascript
- Firebase
- Deployed on Netlify
- Navigate to the home page.
- Sign in or create a new account on the login page.
- Browse through the available products and click on the "Add to Cart" button to add items to your cart.
- Proceed to the checkout page to review your items.