Skip to content

This project is a website dedicated to the real estate sector. Among its features, the ability to register and view ads stands out, with a login option. The website has an exclusive section for the details of each property. Each property has advertiser information (phone, email) and a contact form.

License

Notifications You must be signed in to change notification settings

JeffersonRPM/imobiliaria

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

35 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Imagens PC

Imagem site para PC

Imagem site para PC

Imagem site para PC

Imagem site para PC

Imagem site para PC

Imagens Mobile

Imagem site para Mobile Imagem site para Mobile Imagem site para Mobile

Imagens Tablet

Imagem site para Tablet Imagem site para Tablet

Testes de rotas usando o framework Insomnia

Imagem do framework Insomnia

Diagrama Entidade Relacionamento no MySQL

Diagrama Entidade Relacionamento no MySQL

Gerar db Prisma

yarn prisma migrate dev

Instalar dependências

npm install

Iniciar o front-end

npm start

Iniciar o back-end

yarn dev

Arquivo .env do back-end

DATABASE_URL="mysql://root:1234@localhost:3306/imobiliaria"

Caso yarn não de permissão

Set-ExecutionPolicy -ExecutionPolicy RemoteSigned -Scope CurrentUser

Extensões VS Code

  • Auto import
  • Axios Snippets
  • Code Runner
  • ES7+ React/Redux/React-Native snippets
  • Material Icon Theme
  • Prisma
  • vscode-styled-components

About

This project is a website dedicated to the real estate sector. Among its features, the ability to register and view ads stands out, with a login option. The website has an exclusive section for the details of each property. Each property has advertiser information (phone, email) and a contact form.

Topics

Resources

License

Stars

Watchers

Forks