Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/lumamontes/locai-frontend
Plataforma para aluguel de imóveis
https://github.com/lumamontes/locai-frontend
Last synced: about 1 month ago
JSON representation
Plataforma para aluguel de imóveis
- Host: GitHub
- URL: https://github.com/lumamontes/locai-frontend
- Owner: lumamontes
- Created: 2022-03-07T22:31:15.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2023-08-16T05:30:40.000Z (over 1 year ago)
- Last Synced: 2024-11-06T20:14:44.858Z (3 months ago)
- Language: JavaScript
- Homepage:
- Size: 21.7 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
LOCAÍ
Plataforma para aluguel de imóveis
## :bulb: Sobre
Aplicação desenvolvida para trabalho de conclusão de curso da faculdade Meta com o objetivo de anunciar imóveis para alugar.
O site possui o cadastro de usuário e login, cadastro e listagem de anúncios, agendamentos e assinatura de contrato.### Web
### :computer: Tecnologias:
- Reactjs### :wrench: Como Utilizar
1. Clone esse repositório:
```sh
[email protected]:lumamontes/locai-frontend.git
```
2. Abra o projeto no seu editor de texto
3. No seu terminal, instale os pacotes necessários
```sh
yarn
```
4. Agora você pode iniciar o server
```sh
yarn start
```
5. Pronto! O projeto está disponível em http://localhost:3000/