This is a E-commerce website project built with React, React Router, and Firebase. It includes authentication features such as sign-in and sign-up using email or Google account. The project also uses Context API for state management.
To run this project on your local machine, follow these steps:
-
Clone the repository:
git clone <https://github.com/Torres7707/crown-clothing.git>
-
Install dependencies:
yarn
-
Start the development server:
yarn start
- Sign in and sign up using email or Google account
- Browse and search for clothing items
- Add items to cart and purchase them
- View purchase history
- …
- React v18
- React Router v6
- Firebase
- Context API
- styled-components
- …
Contributions are welcome! You can add whatever futures you want, just hope this can help you to learn more with React.
This project is licensed under the MIT License.