Skip to content

Latest commit

 

History

History
15 lines (12 loc) · 858 Bytes

README.md

File metadata and controls

15 lines (12 loc) · 858 Bytes

Fashion Store using ReactJS, Firebase and TailwindCSS

This modern Orchid-fashion-store project is built using ReactJS, google Firebase and TailwindCSS.

Project Features

  • Beautiful modern UI using modern tools like TailwindCSS and MaterialUI, the design is completely responsive.
  • Authenticating the user using Google Firebase API.
  • Navigating different pages using react-router-dom v6.
  • State management using React Context API.
  • User can add products to the cart (Authentication not required).
  • User can remove products from the cart (Authentication not required).
  • User can check cart summary in cart page (Authentication not required).
  • User can check pre-order details in checkout page (Authentication required).