CRWN Clothing is a modern and stylish online clothing store. This project is built with React and Redux, providing a user-friendly shopping experience.
- User authorization with Firebase and Google Sign-In
- Database storage with Firebase
- Shopping cart with Redux
- Stripe payment integration
- Mobile responsive design
- Deployment with Netlify
- React
- Redux
- TypeScript
- Firebase
- Stripe
- Netlify
Follow these steps to set up the project locally:
-
Clone the repository:
git clone https://github.com/efxlve/crwn-clothing.git cd crwn-clothing
-
Install the necessary packages:
npm install
-
Start the application:
npm start
Once the application is running, open your browser and go to http://localhost:3000
to view the project. You can start shopping by signing in with your Google account or creating a new account.
Check out the live demo of the project here.
We welcome contributions! Please submit a pull request or open an issue to report any bugs or suggest improvements.
This project is licensed under the MIT License. See the LICENSE file for more details.