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

https://github.com/daggerok/pastry-shop

Pastry shop using ReactJS
https://github.com/daggerok/pastry-shop

parcel parcel2 parceljs react reactjs

Last synced: about 1 year ago
JSON representation

Pastry shop using ReactJS

Awesome Lists containing this project

README

          

# 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

```bash
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

* https://parceljs.org/
* https://parceljs.org/recipes/react/
* https://www.youtube.com/c/Freecodecamp
* https://www.youtube.com/watch?v=bMknfKXIFA8&ab_channel=freeCodeCamp.org
* https://reactjs.org/blog/2022/03/08/react-18-upgrade-guide.html#updates-to-client-rendering-apis
* https://create-react-app.dev/docs/adding-images-fonts-and-files/
* https://reactjs.org/docs/hooks-state.html
* https://css-tricks.com/how-to-use-css-grid-for-sticky-headers-and-footers/
* https://rsuitejs.com/guide/official-themes/
* https://rsuitejs.com/components/navbar/