An open API service indexing awesome lists of open source software.

https://github.com/sofiarocher/ecommerce-bakery

This is a e-commerce cake shop. I worked with a fake API for the cakes, and it has a dynamic slide with Javascript. Deploy on Firebase. It's responsive.
https://github.com/sofiarocher/ecommerce-bakery

ecommerce frontend project react

Last synced: about 1 year ago
JSON representation

This is a e-commerce cake shop. I worked with a fake API for the cakes, and it has a dynamic slide with Javascript. Deploy on Firebase. It's responsive.

Awesome Lists containing this project

README

          

# E-commerce Cake Shop

This project is a responsive e-commerce cake shop, designed to provide an enjoyable cake shopping experience. It targets cake enthusiasts looking for a convenient way to browse and purchase cakes online.
## Features

- Dynamic Cake Slider: Utilizes JavaScript to offer a dynamic and interactive browsing experience.
- Responsive Design: Ensures a consistent and accessible experience across all device types.
- Fake API Integration: Works with a fake API to simulate real-world data interaction, providing a variety of cakes to choose from.

## Tech Stack

**Client:** React, CSS, Firebase Deploy

## Installation

Clone ecommerce-bakery

```bash
git clone https://github.com/sofiarocher/ecommerce-bakery.git
```

Install the packages
```bash
npm install
```

Run my ecommerce-bakery
```bash
npm run start
```