Client Site Link Firebase Server-repo
It's a technology marketplace website where users can purchase various tech products. and admin can add, remove, edit products.
- It's a single page web application with firebase implementation
- Users Can SignUp/Signin using Email and Password and also can Use Google / Facebook for login authentication
- Users cannot add products,see product details,edit,add to cart without logging in
- Cart items will store in mongoDB database
- Used Aos in some components
- Used toast notification when a user sign is of sign out
- Used sweetalert2 for add/edit/check-out
- Used multiple types of Regex password verification on user signUp
- Its responsive for phone as well as tablet
- Has Dark mode toggle