Lorem Ipsum é simplesmente uma simulação de texto da indústria tipográfica e de impressos, e vem sendo utilizado desde o século XVI, quando um impressor desconhecido pegou uma bandeja de tipos e os embaralhou para fazer um livro de modelos de tipos.
- [Layout no Figma](Link pro figma)
This project was developed with the following technologies:
Frontend
- Vite
- Shadcn UI
- Radix UI
- Phosphor Icons
- Turborepo
- Jest
- Testing Library
- React Query
- Tailwind
- GraphQL
- Leaflet
- ReactJS
- Next.js
- Styled Components
- Axios
- React Icons
- Typescript
- React Router
- Expo
- React Native
- Expo Vector Icons
- React Navigation
- Expo Custom Fonts
- Angular 8
- Stripe
- Sass
Backend
- Json Server
- GraphCMS
- Strapi
- NodeJS
- Typescript
- TypeORM
- Postgres
- Docker
- FaunaDB
- Fastify
- Prisma
- Vitest
- Zod
## 1. Clone repo
git clone https://github.com/guivictorr/nomedorepo.git
## 2. Change to project folder
cd nomedorepo
## 3. Install dependencies
npm intall
## 4. Run the app
npm run dev
- Fork this repository;
- Create a branch with your feature:
git checkout -b my-feature
; - Commit your changes:
git commit -m 'feat: My new feature'
; - Push to your branch:
git push origin my-feature
.
Once your pull request has been merged, you can delete your branch.
This project is under the MIT license. See the LICENSE file for more details.