Skip to content

Commit

Permalink
feat: projeto finalizado
Browse files Browse the repository at this point in the history
  • Loading branch information
eduardo-dorneles-under committed Mar 22, 2023
0 parents commit 4d366d6
Show file tree
Hide file tree
Showing 196 changed files with 21,609 additions and 0 deletions.
25 changes: 25 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -0,0 +1,25 @@
# See https://help.github.com/articles/ignoring-files/ for more about ignoring files.

# dependencies
/node_modules
/.pnp
.pnp.js

# testing
/coverage

# production
/build

# misc
.DS_Store
.env
.env.local
.env.development.local
.env.test.local
.env.production.local

npm-debug.log*
yarn-debug.log*
yarn-error.log*
.vercel
1 change: 1 addition & 0 deletions .prettierignore
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
index.html
8 changes: 8 additions & 0 deletions .prettierrc.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
{
"singleQuote": false,
"tabWidth": 2,
"semi": true,
"bracketSpacing": true,
"bracketSameLine": false,
"printWidth": 120
}
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
<h1 align="center">🐟 Aquabit - Landing Page 🐟</h1>
59 changes: 59 additions & 0 deletions package.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,59 @@
{
"name": "aquabit",
"version": "0.1.0",
"private": true,
"dependencies": {
"@loadable/component": "^5.15.2",
"@testing-library/jest-dom": "^5.11.4",
"@testing-library/react": "^11.1.0",
"@testing-library/user-event": "^12.1.10",
"@types/axios": "^0.14.0",
"@types/jest": "^26.0.15",
"@types/node": "^12.0.0",
"@types/react": "^17.0.0",
"@types/react-dom": "^17.0.0",
"@types/react-scroll": "^1.8.3",
"@types/styled-components": "^5.1.15",
"axios": "^0.24.0",
"polished": "^4.1.3",
"react": "^17.0.2",
"react-dom": "^17.0.2",
"react-elastic-carousel": "^0.11.5",
"react-icons": "^4.3.1",
"react-phone-number-input": "^3.1.44",
"react-router-dom": "^6.2.0",
"react-scripts": "4.0.3",
"react-toastify": "8.1.0",
"styled-components": "^5.3.3",
"typescript": "^4.1.2",
"web-vitals": "^1.0.1"
},
"scripts": {
"start": "react-scripts start",
"build": "react-scripts build",
"test": "react-scripts test",
"eject": "react-scripts eject"
},
"eslintConfig": {
"extends": [
"react-app",
"react-app/jest"
]
},
"browserslist": {
"production": [
">0.2%",
"not dead",
"not op_mini all"
],
"development": [
"last 1 chrome version",
"last 1 firefox version",
"last 1 safari version"
]
},
"devDependencies": {
"@types/loadable__component": "^5.13.4",
"prettier": "^2.5.1"
}
}
1 change: 1 addition & 0 deletions public/_redirects
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
/* /index.html 200
Binary file added public/favicon.ico
Binary file not shown.
Binary file added public/images/aplicativo/mobile/arracoamento.webp
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file added public/images/aplicativo/mobile/vendas.webp
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
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 public/images/aumente-os-lucros/despesca.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
3 changes: 3 additions & 0 deletions public/images/depoimentos/background-mobile.svg
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 public/images/depoimentos/background-mobile.webp
Binary file not shown.
Binary file added public/images/depoimentos/background.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 public/images/depoimentos/background.webp
Binary file not shown.
Binary file added public/images/depoimentos/bruno-guiomar.jpeg
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 public/images/depoimentos/bruno-guiomar.webp
Binary file not shown.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file not shown.
Binary file added public/images/depoimentos/juliana-medeiros.jpeg
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 public/images/depoimentos/juliana-medeiros.webp
Binary file not shown.
Binary file added public/images/depoimentos/maria-juliana.jpeg
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 public/images/depoimentos/maria-juliana.webp
Binary file not shown.
Binary file added public/images/faq/banner/background.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
3 changes: 3 additions & 0 deletions public/images/footer/meta.svg
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 public/images/home/ajudamosProtetores/cloud.webp
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file added public/images/home/ajudamosProtetores/maps.webp
Binary file not shown.
Binary file added public/images/home/banner/banner.webp
Binary file not shown.
Binary file added public/images/home/beneficios/app-e-web.webp
Binary file not shown.
Binary file added public/images/home/beneficios/background.jpg
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 public/images/home/parceiros/banco-nordeste.webp
Binary file not shown.
Binary file added public/images/home/parceiros/embrapa.webp
Binary file not shown.
Binary file added public/images/home/parceiros/fundetec.webp
Binary file not shown.
Binary file added public/images/home/parceiros/sebrae.webp
Binary file not shown.
Binary file added public/images/home/parceiros/sicoob.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 public/images/home/parceiros/sicoob.webp
Binary file not shown.
Binary file added public/images/home/porque-aquabit/001-money.webp
Binary file not shown.
Binary file added public/images/home/porque-aquabit/computer.webp
Binary file not shown.
Binary file added public/images/home/porque-aquabit/desk-icon.webp
Binary file not shown.
Binary file added public/images/home/porque-aquabit/feeding.webp
Binary file not shown.
Binary file added public/images/home/porque-aquabit/money-icon.webp
Binary file not shown.
3 changes: 3 additions & 0 deletions public/images/home/praticidade/background-mobile.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file not shown.
Binary file added public/images/home/praticidade/background.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 public/images/home/praticidade/background.webp
Binary file not shown.
Binary file added public/images/home/praticidade/cellphone.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 public/images/home/praticidade/cellphone.webp
Binary file not shown.
Binary file added public/images/home/praticidade/telas-app.webp
Binary file not shown.
Binary file added public/images/home/praticidade/youtube-card.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
25 changes: 25 additions & 0 deletions public/images/logo-aquabit.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading

1 comment on commit 4d366d6

@vercel
Copy link

@vercel vercel bot commented on 4d366d6 Mar 22, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.