The Perfect Petals website makes it easy to shop various type of flower, you can by flowers by website and mobile
This project is an online flower buying platform that allows users to browse and purchase various types of flowers, bouquets, and gifts. It utilizes React, Redux, and Chakra UI for the frontend, and Express and Mongoose for the backend with a MongoDB Atlas database. The website is deployed on Vercel, while the admin side is deployed on Cyclic.
User Side:
Admin Side:
cd FrontEnd
npm install
cd BackEnd
npm install
http://localhost:3000.cd FrontEnd
npm start
cd BackEnd
npm start
http://localhost:3000 in your browser.This project is an online flower buying platform that provides users with a wide range of flowers, bouquets, and gifts to choose from. The frontend is built using React and Redux, with a visually appealing design using Chakra UI. The backend is powered by Express and Mongoose, with a MongoDB Atlas database for storing all the necessary data. The website is deployed on Vercel, ensuring fast and reliable performance. Additionally, the admin side of the platform allows for efficient management of orders, products, and user accounts.