Crown Clothing is a React web app that allows users to browse and purchase clothing items. It includes features such as Google authentication using Firebase and state management using Redux Toolkit.
✨ User authentication with Google using Firebase ✨ Browse and search for clothing items ✨ Add items to the shopping cart ✨ Manage the shopping cart and update quantities ✨ Checkout and process orders
🔥 React 🔥 Redux Toolkit 🔥 Firebase
To run the project locally, follow these steps:
- Clone the repository:
cd project-namenpm run dev