Skip to content

daggerok/pastry-shop

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

34 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

pastry-shop

Pastry shop using ReactJS


    *------------------------------------------------------------*
    | Innapstry Shop    | Product search |                   --- | <--- Menu
    | ---------------------------------------------------------- |
    | New products ||| Popular procuts ||| About Us ||| Contacts |
    |                                                            |
    | *--------------------------------------------------------* |
    | |                                                        | |
    | | Product Cart 1                                         | |
    | |                                                        | |
    | *--------------------------------------------------------* |
    |                                                            |
    | *--------------------------------------------------------* |
    | |                                                        | |
    | | Product Cart 2                                         | |
    | |                                                        | |
    | *--------------------------------------------------------* |
    |                                                            |
    | ...                                                        |
    |                                                            |
    | *--------------------------------------------------------* |
    | |                                                        | |
    | | Product Cart N                                         | |
    | |                                                        | |
    | *--------------------------------------------------------* |
    |                      --- Footer ---                        |
    *------------------------------------------------------------*

Getting started

git clone https://github.com/daggerok/pastry-shop.git
code pastry-shop
cd pastry-shop
npm i -E --omit=optional
npm run dev
open http://127.0.0.1:1234

Useful links