Welcome to Cake Creations, your online destination for delicious, handcrafted cakes for every occasion! Our website offers a wide range of cakes, from classic flavors to modern innovations, all designed to bring sweetness to your special moments.
- 🧁 Explore Cakes: Browse a variety of delicious cakes with descriptions and prices.
- 🛒 Add to Cart: Seamlessly add your favorite cakes to the shopping cart.
- 📜 About Us Section: Learn about Cake Creations and our dedication to quality.
- 🎂 Responsive Design: Optimized for mobile, tablet, and desktop devices.
- 🌐 User Authentication: Users can log in & sign up.
Check out the live version of our website here:
The Cake Creations website is built using modern web technologies:
- Frontend: HTML, CSS, JavaScript, React.js
- Hosting: Vercel
To get a local copy of the project up and running, follow these steps.
Make sure you have the following installed:
- Git: Install Git
- Node.js: Install Node.js (version >= 14.x)
-
Clone the repo:
git clone https://github.com/your-username/cake-creations.git cd cake-creations
-
Install dependencies:
npm install
To start the development server:
npm start