Skip to content

A aplicação desenvolvida em ReactJs e NodeJs foi construída para o website de um Restaurante que teve sua REST API criada no módulo anterior. Acesse nosso projeto clicando no link abaixo:

License

Notifications You must be signed in to change notification settings

ytallobruno/ProjetoFinalModulo5

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Projeto Final Módulo 5 - Resili Cucina 🍕

Descrição da aplicação:

Esse projeto faz parte do Projeto Final do módulo 5 do curso WebDev FullStack da Resilia.
Nosso desafio foi desenvolver um site implmementando o que fomos aprendendo durante as aulas de React.JS, utilizando a REST API (clique para verificar documentação) criada no módulo 4, além de react-router-dom, grid, loadings e afins para sua finalização.


Andamento do projeto 📈

Badge

Para visualizar nosso projeto, clique aqui.


Ferramentas utilizadas 🛠️

Utilizamos as seguintes ferramentas em nosso Site:

  • Javascript
  • React (Vite)
  • Deploy: Vercel
  • Além de dependências como:
    "cors": "^2.8.5",
    "dotenv": "^16.0.1",
    "framer-motion": "^6.3.6",
    "react": "^18.0.0",
    "react-bootstrap": "^2.4.0",
    "react-dom": "^18.0.0",
    "react-icons": "^4.4.0",
    "react-modal": "^3.15.1",
    "react-router-dom": "^6.3.0"

Documentação React ⚛️

Available Scripts

In the project directory, you can run:

npm run dev

Runs the app in the development mode.
Open http://localhost:3000 to view it in your browser.

The page will reload when you make changes.
You may also see any lint errors in the console.

npm build

Builds the app for production to the build folder.
It correctly bundles React in production mode and optimizes the build for the best performance.

The build is minified and the filenames include the hashes.
Your app is ready to be deployed!

See the section about deployment for more information.

npm eject

Note: this is a one-way operation. Once you eject, you can't go back!

If you aren't satisfied with the build tool and configuration choices, you can eject at any time. This command will remove the single build dependency from your project.

Instead, it will copy all the configuration files and the transitive dependencies (webpack, Babel, ESLint, etc) right into your project so you have full control over them. All of the commands except eject will still work, but they will point to the copied scripts so you can tweak them. At this point you're on your own.

You don't have to ever use eject. The curated feature set is suitable for small and middle deployments, and you shouldn't feel obligated to use this feature. However we understand that this tool wouldn't be useful if you couldn't customize it when you are ready for it.

Learn More

You can learn more in the Create React App documentation.

To learn React, check out the React documentation.

Code Splitting

This section has moved here: https://facebook.github.io/create-react-app/docs/code-splitting

Analyzing the Bundle Size

This section has moved here: https://facebook.github.io/create-react-app/docs/analyzing-the-bundle-size

Making a Progressive Web App

This section has moved here: https://facebook.github.io/create-react-app/docs/making-a-progressive-web-app

Advanced Configuration

This section has moved here: https://facebook.github.io/create-react-app/docs/advanced-configuration

Deployment

This section has moved here: https://facebook.github.io/create-react-app/docs/deployment

npm build fails to minify

This section has moved here: https://facebook.github.io/create-react-app/docs/troubleshooting#npm-run-build-fails-to-minify



Como contribuir 📫

Para contribuir com nosso projeto, siga estas etapas:

  • Bifurque este repositório.
  • Crie um branch: git checkout -b <nome_branch>.
  • Faça suas alterações e confirme-as: git commit -m '<mensagem_commit>'
  • Envie para o branch original: git push origin <nome_do_projeto> / <local>
  • Crie a solicitação de pull. Consulte a documentação do GitHub em como criar uma solicitação pull.

Autores 🥇


⮝ Voltar ao topo ⮝

About

A aplicação desenvolvida em ReactJs e NodeJs foi construída para o website de um Restaurante que teve sua REST API criada no módulo anterior. Acesse nosso projeto clicando no link abaixo:

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages