Skip to content

A simple website I've made for my friend to sell brigadeiros (Brazilian desert) online.

Notifications You must be signed in to change notification settings

luisfelipesdn12/brigadeiro-maroto-site

Repository files navigation

brigadeiro-maroto

A simple website I've made for my friend to sell brigadeiros (Brazilian desert) online.


Features

Products selectors

  • Checks availability of products
  • Support nested selection in case of brigadeiro kits

There are 3 screenshots, side-by-side. The first is the website header, with branding logo and links to social media. The second, shows the a product selector for brownie. The third, shows a subselector for insert brigadeiros on a kit.

Order Finalization

  • Displays an overview of selected products
  • Get required information about the client
  • Validates and fetch location by CEP
  • Build and send automatically a WhatsApp message with the order information

There are 3 screenshots, side-by-side. The first is an overview of selected products, showing the price. The second is the form to get the required information. The third is the message screenshot on WhatsApp, with the order.


Run Locally

Clone the project

git clone https://github.com/luisfelipesdn12/brigadeiro-maroto-site.git

Go to the project directory

cd new-brigadeiro-maroto

Install dependencies

yarn
# or:
# npm install

Build and start the project

yarn build && yarn start
# npm run start

Tech Stack

  • Typescript
  • Node
  • NextJS
  • ReactJS

About

A simple website I've made for my friend to sell brigadeiros (Brazilian desert) online.

Topics

Resources

Stars

Watchers

Forks

Languages