React Phone Catalog

Description

This is a project of FullStack training at MateAcademy Brasil. Is an e-commerce with frontend and backend. The purpose is to create a portfolio webb application, as well as developing teamwork skills, with code versioning via github.

Technologies

  • React
  • Redux
  • TypeScript
  • Node.js
  • Express
  • PostgreSQL
  • Render for deploy.

Participantes do Projeto

  1. Allan Tavares - GitHub

    • About: ...
    • Contribuição: ....
    • Códigos principais: ...
  2. Luis Paula - GitHub

    • About: ...
    • Contribuição: ....
    • Códigos principais: ...
  3. Matheus Stefan - GitHub

    • About: ...
    • Contribuição: ....
    • Códigos principais: ...
  4. Rafael Wesley - GitHub Descrição da Imagem

    • About: Hello World! I am the project's tech-lead and I use all my knowledge in Full Stack and mobile development with Kotlin/Java, to guide and learn from this unique experience.
    • Contribuição: My main responsibilities in this project are: reviewing codes, managing code versioning (via github), deploy automation, database config and supporting the team technically in their tasks.
    • Códigos principais: (add links)
  5. Rodrigo Pane - GitHub

    • About: ...
    • Contribuição: ....
    • Códigos principais: ...

Como Executar o Projeto

Pré-requisitos

  • Node.js
  • PostgreSQL

Passos para rodar o frontend em sua maquina local

  1. Clone o repositório: git clone https://github.com/br-fs-feb24-BinaryBosses/react_phone-catalog.git
  2. Navegue até a pasta do frontend: cd repositorio/frontend
  3. Instale as dependências: npm install
  4. Inicie o servidor de desenvolvimento: npm start

Passos para rodar o backend em sua maquina local

  1. Navegue até a pasta do backend: cd repositorio/backend
  2. Instale as dependências: npm install
  3. Inicie o servidor: npm start

Licença

Este projeto está licenciado sob a licença MIT - veja o arquivo LICENSE para mais detalhes.