irenacosta / Livraria-Macabeia--M5

Projeto final do Módulo 5. Desenvolvimento de front-end em ReactJS da Livraria Macabéa consumindo a API desenvolvida no Módulo 4 do curso de Desenvolvimento Web Full-Stack da Resilia Educação.

Home Page:https://livrariamacabea.vercel.app/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Módulo 05 - Projeto Final - Desenvolvimento de Front-End da Livraria Macabéa em ReactJS



🔖 Descrição:

Projeto de conclusão do Módulo 5 da Resilia Educação

O projeto teve como objetivo e desafio desenvolver o front-end de um site com os conhecimentos adquiridos nas aulas de ReactJS, consumindo a API Rest desenvolvida no módulo 4, utilizando react-router-dom, biblioteca vite, hooks e afins para sua implementação.

A API do módulo 4 passou por um refinamento, sendo toda transferida para plataforma Mongoose e recebeu tratamento dos dados para trazer um diferencial para o projeto da livraria.


📋 Planejamento e organização do projeto:

Para um bom andamento do projeto em tempo hábil para a entrega do melhor resultado possível foram utilizadas algumas ferramentas e aplicadas metotologias ágeis.

Metodologia Ágil:

  • Kanban
  • Lean

Ferramentas:

  • Trello.
  • Discord.

📋 API Final Consumida no Projeto:


🛠️ Tecnologias utilizadas:

  • Front-end:

    • ReactJS
    • Biblioteca Vite
    • HTML5
    • CSS3
  • Banco de Dados:

    • MongoDB
  • Ferramentas de testes:

    • Insomnia
  • Ferramenta de deploy:

    • Vercel


🚀 Documentação React

  • Instalação
git clone https://github.com/DaviFernandesSRN/Livraria-Macabeia--M5.git
npm install vite@lastest
npm start / npm run build

Abra http://localhost:3000 para ver o app no navegador.

🚀 Deploy da aplicação:

Livraria Macabéa

👥 Equipe:


Amanda Alexandre

Camille Monteiro

Davi Fernandes

Emilly Costa

Irena Costa

⚖️Licença

MIT License

Copyright (c), 2022. Equipe MACABÉA @ Amanda Alexandre, Camille Monteiro, Davi Fernanes, Emilly Costa e Irena Costa.

Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.


About

Projeto final do Módulo 5. Desenvolvimento de front-end em ReactJS da Livraria Macabéa consumindo a API desenvolvida no Módulo 4 do curso de Desenvolvimento Web Full-Stack da Resilia Educação.

https://livrariamacabea.vercel.app/


Languages

Language:JavaScript 78.7%Language:CSS 20.9%Language:HTML 0.5%Language:Shell 0.0%