This website is created for demo purpose. Click Here to view it live. The site is hosted on vercel.
- Next.js
- Tailwind
- Firestore Database
- Redux Toolkit
- Next Auth
- Stripe Checkout
- Axios
- Moment.js
- The website is mainly represents the design of amazon.
- Add to cart functions and then checkout with Stripe checkouts
- Login with Google using NextAuth
- All the orders are stored into firestore database
- My Account / Orders page shows previous orders, fetching from database
- States are managed with Redux toolkit and cart state is persisted with redux.
- Only logged in users can checkout