Skip to content

Commit

Permalink
Merge pull request #90 from podcodar/ernaniavila/readme-update
Browse files Browse the repository at this point in the history
docs: update Technology session on Readme
  • Loading branch information
marco-souza authored Oct 1, 2024
2 parents 6a8a333 + 6584cac commit 6b3cfdc
Showing 1 changed file with 12 additions and 7 deletions.
19 changes: 12 additions & 7 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,13 +10,18 @@ The primary goal of this project is to streamline the onboarding process for new

## Technologies we use

Next.js \
TypeScript \
Tailwind CSS \
Tailwind-styled-components \
Prisma \
Jest \
Deployed at Vercel
[![Next.js](https://img.shields.io/badge/Next-black?style=for-the-badge&logo=next.js&logoColor=white)](https://nextjs.org/)

[![TypeScript](https://img.shields.io/badge/typescript-%23007ACC.svg?style=for-the-badge&logo=typescript&logoColor=white)](https://www.typescriptlang.org/)

[![TailwindCSS](https://img.shields.io/badge/tailwindcss-%2338B2AC.svg?style=for-the-badge&logo=tailwind-css&logoColor=white)](https://tailwindcss.com/)

[![Prisma](https://img.shields.io/badge/Prisma-3982CE?style=for-the-badge&logo=Prisma&logoColor=white)](https://www.prisma.io/)

[![Jest](https://img.shields.io/badge/-jest-%23C21325?style=for-the-badge&logo=jest&logoColor=white)](https://jestjs.io/)

Deployed at:
[![Vercel](https://img.shields.io/badge/vercel-%23000000.svg?style=for-the-badge&logo=vercel&logoColor=white)](https://vercel.com/)

## Getting Started :running:

Expand Down

0 comments on commit 6b3cfdc

Please sign in to comment.