https://github.com/pejamp/adopet-alurachallenge
https://github.com/pejamp/adopet-alurachallenge
alurachallengefrontend4 formik react-router-dom stitches supabase typescript vite yup
Last synced: 3 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/pejamp/adopet-alurachallenge
- Owner: pejamp
- Created: 2022-07-15T05:03:56.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2023-01-06T18:49:28.000Z (over 2 years ago)
- Last Synced: 2023-03-12T00:23:02.842Z (about 2 years ago)
- Topics: alurachallengefrontend4, formik, react-router-dom, stitches, supabase, typescript, vite, yup
- Language: TypeScript
- Homepage: https://adopet-alurachallenge.vercel.app/
- Size: 2.74 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
![]()
Alura Challenge Front-End 🤿
![]()
![]()
![]()
![]()
# Adopet
![]()
A empresa AdoPet têm como objetivo fazer o intermédio entre adotantes de animais e ONGs que possuem foco de retirar animais da rua.## 🧪 Tecnologias
Esse projeto foi desenvolvido com as seguintes tecnologias:
- [TypeScript](https://www.typescriptlang.org/)
- [Vite](https://vitejs.dev/)
- [Stitches](https://stitches.dev/)
- [Supabase](https://supabase.com/docs/guides/getting-started)
- [Formik](https://formik.org/docs/overview)
- [React Router](https://reactrouter.com/)
- [Yup](https://www.npmjs.com/package/yup)## 🚀 Como executar
Clone o projeto e acesse a pasta do mesmo.
```bash
$ git clone https://github.com/pejamp/adopet-alurachallenge
$ cd adopet-alurachallenge
```Para iniciá-lo, siga os passos abaixo:
```bash
# Instalar as dependências
$ npm install# Iniciar o projeto
$ npm run dev
```
O app estará disponível no seu browser pelo endereço http://localhost:3000.## 💻 Projeto
- [Adopet](https://adopet-alurachallenge.vercel.app/)## ✒️ Author
## Contact me!
[](https://www.linkedin.com/in/pedro-rodrigues-3a3647176/)
[](mailto:[email protected])