Skip to content

Commit

Permalink
docs(github): 📝 adds previews and updates dev stack info
Browse files Browse the repository at this point in the history
  • Loading branch information
eddyyxxyy committed Dec 12, 2023
1 parent ed76588 commit cef3cff
Show file tree
Hide file tree
Showing 20 changed files with 78 additions and 6 deletions.
43 changes: 39 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,11 +12,45 @@ Coffee Delivery é uma aplicação web para gerenciar um carrinho de compras de

### Desktop:

_Disponiveis após o deploy_.
#### Home:

![](./previews/home-desktop-preview-1-pt.png)

#### Checkout:

![](./previews/checkout-desktop-preview-1-pt.png)

#### Success:

![](./previews/success-desktop-1-pt.png)

### Tablet:

#### Home:

![](./previews/home-tablet-preview-1-pt.png)

#### Checkout:

![](./previews/checkout-tablet-preview-1-pt.png)

#### Success:

![](./previews/success-tablet-1-pt.png)

### Mobile:

_Disponíveis após o deploy_.
#### Home:

![](./previews/home-mobile-preview-1-pt.png)

#### Checkout:

![](./previews/checkout-mobile-preview-1-pt.png)

#### Success:

![](./previews/success-mobile-1-pt.png)

## Uso

Expand All @@ -35,16 +69,17 @@ O foco aqui é o aprendizado no uso da Context API do React e dos conceitos de i
- React;
- React Router Dom;
- Tailwind CSS;
- tailwind-variants;
- TypeScript;
- react-i18next;
- i18next;
- i18next-http-backend;
- i18next-browser-languagedetector;
- react-helmet-async;
- Commitlint;
- Husky;
- Prettier;
- ESLint;
- Vite;
- @phosphor-icons/react;

Além de configuração personalizadas para o ESLint e o plugins utilizados na checagem e formatação do código.

Expand Down
41 changes: 39 additions & 2 deletions README_EN.MD
Original file line number Diff line number Diff line change
Expand Up @@ -12,11 +12,45 @@ Coffee Delivery is a web application for managing a shopping cart for a fictitio

### Desktop:

_Available after deployment_.
#### Home:

![](./previews/home-desktop-preview-1-en.png)

#### Checkout:

![](./previews/checkout-desktop-preview-1-en.png)

#### Success:

![](./previews/success-desktop-1-en.png)

### Tablet:

#### Home:

![](./previews/home-tablet-preview-1-en.png)

#### Checkout:

![](./previews/checkout-tablet-preview-1-en.png)

#### Success:

![](./previews/success-tablet-1-en.png)

### Mobile:

_Available after deployment_.
#### Home:

![](./previews/home-mobile-preview-1-en.png)

#### Checkout:

![](./previews/checkout-mobile-preview-1-en.png)

#### Success:

![](./previews/success-mobile-1-en.png)

## Usage

Expand All @@ -35,14 +69,17 @@ The focus here is learning in the use of React's Context API and the concepts of
- React;
- React Router Dom;
- Tailwind CSS;
- tailwind-variants;
- TypeScript;
- react-i18next;
- i18next;
- react-helmet-async;
- Commitlint;
- Husky;
- Prettier;
- ESLint;
- Vite;
- @phosphor-icons/react;

In addition to custom settings for ESLint and the plugins used in code checking and formatting.

Expand Down
Binary file added previews/checkout-desktop-preview-1-en.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added previews/checkout-desktop-preview-1-pt.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added previews/checkout-mobile-preview-1-en.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added previews/checkout-mobile-preview-1-pt.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added previews/checkout-tablet-preview-1-en.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added previews/checkout-tablet-preview-1-pt.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added previews/home-desktop-preview-1-en.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added previews/home-desktop-preview-1-pt.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added previews/home-mobile-preview-1-en.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added previews/home-mobile-preview-1-pt.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added previews/home-tablet-preview-1-en.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added previews/home-tablet-preview-1-pt.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added previews/success-desktop-1-en.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added previews/success-desktop-1-pt.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added previews/success-mobile-1-en.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added previews/success-mobile-1-pt.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added previews/success-tablet-1-en.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added previews/success-tablet-1-pt.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit cef3cff

Please sign in to comment.