Skip to content

Latest commit

 

History

History
62 lines (53 loc) · 2.27 KB

README.md

File metadata and controls

62 lines (53 loc) · 2.27 KB

Chocolat_Boutique_Frontend

Video Demo

Boutique de Chocolat is an e-commerce application that allows users to purchase handcrafted chocolate treats. Application is built with React on the frontend and Ruby on Rails on the backend. Application is built for demonstrational purpose.

Link to Backend API

Table of Contents

Getting Started

  1. Install Rails Backend API

  2. Install Node.js and npm $ brew install node

  3. Clone this repo and cd into the directory

  4. Install all dependencies $ npm install

  5. Make sure the Rails server is running and then run the app $ npm start

Project Images 📷

Features

Home Page

Home Page

Shopping Page

Shop Page

Search Functionality 🔍

Search

Cart Functionality 🛒

Cart

Creating User Account 👨‍

Account

Cart Checkout 💰

Checkout Address Shipping Method

Payment 💵

Payment1 Payment2

Tech Stack

Tools