An amazon clone web app built using Next.js, Firebase and TypeScript offering multiple functionality from the original website like authentication, product browsing etc.
Tech stack:
Next.js as React framework
Firebase for authentication, database and storage
Tailwind CSS for styling
Features:
Users can sign in as a customer or a seller
Sellers can upload products and by providing necessary info
Uploaded products will be added to database and can be search for
Pages - index, search results, product page, cart
Like this project
Posted Mar 21, 2023
This is an amazon clone web app built using Next.js, Firebase, Tailwind CSS and TypeScript. It includes features like authentication, mock product ordering etc.