Skip to main content
Site logo

Fast Burger

Visit site
Fast Burger

Fast Burger

João Victor

This app was developed to the web final project.

NextTypescriptReactMUI

README

Projeto

Esta aplicação foi desenvolvida para o projeto final de Web no semestre 2021.1.

🚀 Tecnologias Frontend

🚀 Tecnologias Backend

🛠️ Como rodar?

#clone este repositório
git clone https://github.com/joaovictor3g/fast-burger.git

#entrar na pasta frontend
cd frontend

#instalar todas as dependências
yarn

#Rodar  projeto em modo de desenvolvimento
yarn dev

#o frontend está apontando para api que já está no deploy

Como contribuir?

#Fork this repository

#Create a branch with your feature 
git checkout -b my-feature

#Commit changes 
git commit -m 'feat: My new feature'

#Push branch 
git push origin my-feature

See MIT License