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.
Check out the live version of our website here:
The Cake Creations website is built using modern web technologies:
To get a local copy of the project up and running, follow these steps.
Make sure you have the following installed:
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