Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/rafaelppereira/rocketseat-gorestaurant

🟣 Project created with the aim of delivering orders to a pizzeria, quickly and easily
https://github.com/rafaelppereira/rocketseat-gorestaurant

json-server react rocketseat

Last synced: 8 days ago
JSON representation

🟣 Project created with the aim of delivering orders to a pizzeria, quickly and easily

Awesome Lists containing this project

README

        

# 04-food-shop

In this challenge from Rocketseat I had to refactor all files to typescript in addition to passing the components from class to function

![print](https://user-images.githubusercontent.com/68617133/126247295-30c8ee66-e9d0-4b45-85cd-037f452d87c9.png)

to start the project just type in the terminal:
-yarn start
-yarn server

http://localhost:8080/foods

on this path you will show the food with the fake api

![print](https://user-images.githubusercontent.com/68617133/126247398-1cc55bf6-6da8-4473-8c73-93afa5d73f7b.png)