No description
  • TypeScript 98.9%
  • CSS 0.8%
  • JavaScript 0.3%
Find a file
Murilo Leme de Souza 20226e41f6
Update README.md
2024-03-07 19:59:22 -03:00
app feat: add carousel when user use desktop screen size 2024-02-16 14:20:54 -03:00
prisma feat: add description and phone to application 2024-02-15 20:54:05 -03:00
public feat: add dialog when user wants to signIn or signOut 2024-02-15 15:23:34 -03:00
.eslintrc.json fix: bug 2024-02-05 21:40:31 -03:00
.gitignore fix: update git ignore 2024-02-01 15:50:38 -03:00
components.json chore: shadcn setup 2024-01-30 19:37:55 -03:00
docker-compose.yml chore: add initial prisma schema 2024-01-30 19:14:18 -03:00
next.config.mjs feat: add initial barbershop item 2024-01-30 22:14:43 -03:00
package-lock.json feat: add component to carousel 2024-02-09 17:08:46 -03:00
package.json feat: add component to carousel 2024-02-09 17:08:46 -03:00
postcss.config.js Initial commit from Create Next App 2024-01-30 17:57:32 -03:00
README.md Update README.md 2024-03-07 19:59:22 -03:00
tailwind.config.ts chore: add background image to tailwind config 2024-02-09 17:39:15 -03:00
tsconfig.json Initial commit from Create Next App 2024-01-30 17:57:32 -03:00