Welcome to PetStore, an innovative e-commerce application dedicated to pet lovers. This project showcases a dynamic React application designed to offer a seamless shopping experience for pet products. Each product and image featured in the application is uniquely generated using advanced AI technologies, including OpenAI's GPT for text and descriptions, and Unsplash for high-quality images.
PetStore offers a range of features that make shopping for pet products enjoyable and effortless:
This project leverages the following technologies:
To get this application running on your local machine, follow these steps:
# Clone the repository
git clone https://github.com/niksseif/pet-products-E-commerce.git
# Navigate to the project directory
cd pet-products-E-commerce
# Install dependencies
npm install
# Start the application
npm start