It's a webshop built with Next.js, Tailwindcss and Redux. Firebase is used for storing data.
- Products are rendered and filtered dinamically
- Products can be put to cart
- Each product will have a detailed page with their parameters
- Parts can be compared with each other (max 3)
- Google authentication (NextAuth)
- Cart is stored in firestore linked to the Google account (No personal data is stored)
- An entire computer can be built (parts' compatibility is also checked)
- Slideshow on the landing page