RafaelMariscal / DaliloBakery

A ReactJs application for a Bakery e-commerce, using StirpeAPI to handle all the payment process. Figma was used to build the desing and the Frontend was built with Sass.

Home Page:https://dalilobakery.netlify.app/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

DaliloBakery

[🚧 Under Construction...]

If you want to access the project's mockup, check it out here.

[x] Design with Figma 
[X] Create Routes schema ( Checkout [X] | Confirmation [X] | [X] NOT FOUND )
    [X] Checkout
    [x] Confirmation
    [x] 404    
[ ] Build Frontend with React + Sass
    [X] Home page frontend
    [X] Checkout page frontend
    [X] Not Found page frontend
    [ ] Order Confirmation page frontend
[ ] Implement to the app all main functionalities
    [ ] Main Dashboard
        [X] Product filter Menu    
        [X] Shopping Cart Context
        [X] Product finder
        [ ] Backend Connection
    [ ] Checkout Page
        [X] Shopping cart review 
        [ ] Redirect to stirpe payment API page
        [ ] Redirect to Order Confirmation Page
[ ] Implement a responsive design

Here some Screenshots and GIFs of how this project is going...

GettingStarted

Firt, clone this repo, access the project diretory and install all dependencies. For this, follow the terminal commands bellow.

$ git clone git@github.com:RafaelMariscal/DaliloBakery.git
$ cd DalioBakery
$ yarn

To actualy run this project, use de development tool by running the following terminal command line:

$ yarn dev

The project will be hosted at localhost:3000

Contributing

You can send how many PR's do you want, I'll be glad to analyse and accept them! And if you have any question about the project...

Email-me: rafael_mariscal_@outlook.com

Connect with me at LinkedIn

Thank you!

About

A ReactJs application for a Bakery e-commerce, using StirpeAPI to handle all the payment process. Figma was used to build the desing and the Frontend was built with Sass.

https://dalilobakery.netlify.app/


Languages

Language:TypeScript 52.7%Language:SCSS 46.1%Language:HTML 1.0%Language:JavaScript 0.3%