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.
-
Install Rails Backend API
-
Install Node.js and npm
$ brew install node
-
Clone this repo and cd into the directory
-
Install all dependencies
$ npm install
-
Make sure the Rails server is running and then run the app
$ npm start
- React.js
- Ruby on Rails API (Backend: https://github.com/Elronia/Chocolat_Boutique_Backend)
- PostgreSQL
- Active Record
- HTML/CSS
- Flexbox
- Semantic UI
- Cloudinary
- Stripe API