Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/matheustorresdev97/in.orbit-web
Front-End do gerenciador de metas In.Orbit
https://github.com/matheustorresdev97/in.orbit-web
radix-ui react tailwindcss typescript vite
Last synced: about 2 months ago
JSON representation
Front-End do gerenciador de metas In.Orbit
- Host: GitHub
- URL: https://github.com/matheustorresdev97/in.orbit-web
- Owner: matheustorresdev97
- Created: 2024-09-17T20:37:36.000Z (3 months ago)
- Default Branch: main
- Last Pushed: 2024-09-17T21:22:09.000Z (3 months ago)
- Last Synced: 2024-10-16T18:53:49.637Z (2 months ago)
- Topics: radix-ui, react, tailwindcss, typescript, vite
- Language: TypeScript
- Homepage:
- Size: 455 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
Awesome Lists containing this project
README
In Orbit WEB
Frotnend do projeto In Orbit gerenciador de metas
Backend |
Tecnologias |
Deploy |
Projeto |
## 🖼️ Backend
O backend desta aplicação encontra-se no repositório:
- [in.orbit-web](https://github.com/matheustorresdev97/in.orbit-api)## 🦾 Tecnologias
Esse projeto foi desenvolvido com as seguintes tecnologias:
- VITE
- REACT-QUERY
- TAILWIND
- REACT HOOK FORM
- RADIX-UI
- TYPESCRIPT## 🚀 Deploy
1. Faça o clone do projeto em uma pasta local
2. Acesse a pasta onde foi feito a cópia:
3. Instale as dependencias do projeto:
```bash
npm install
```
4. Execute
```bash
npx run dev
```## 💻 Projeto
![Pagina Principal](./public/img1.png)
![Menu Lateral](./public/img2.png)