Skip to content

90sRehem/GoRestaurant-Web

Repository files navigation

GoStack

Languages Top Language Repository size Last commit date Repository issues License

Made by Jonathan Rehem Github - Jonathan Rehem LinkedIn - Jonathan Rehem Email - Jonathan Rehem

🚀 GoRestaurant Web

Project working

About the project

GoRestaurant is a simple CRUD foods system, made as challenge from Rocketseat's GoStack bootcamp. The goal of this challenge was to implement features capable of accessing the backend and performing the appropriate CRUD functions in the frontend of the foods management system.

Content

How to run the project

To run the project, you'll need to have Node and NPM or Yarn installed to setup all the dependencies.

Install all dependencies using the yarn command, open a new terminal tab on project folder, and run yarn json-server server.json -p 3333 to run the json server used as API. After, open another terminal tab and run yarn start to open the web page.


Sobre o projeto

GoRestaurant é sistema de CRUD de pratos simples, feito como desafio do bootcamp GoStack da Rocketseat. O objetivo desse desafio era implementar funções capazes de acessar o back-end e executar as devidas funções de CRUD no front-end do sistema de gerenciamento de pratos.

Conteúdos

Como executar o projeto

Para executar o projeto, você irá precisar ter o Node e o NPM ou Yarn instalados para baixar as dependências.

Instale todas as dependencias utilizando o comando yarn, abra uma nova aba do terminal na pasta do projeto, e execute yarn json-server server.json -p 3333 para rodar o servidor json usado como API. Depois, abra outra aba do terminal e execute yarn start para abrir a página web.


Made with ❤️ by Jonathan Rehem.

Developed on GoStack Bootcamp from RocketSeat 🚀.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published