Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/rafaelppereira/rocketseat-gorestaurant
- Owner: rafaelppereira
- Created: 2021-07-20T01:00:16.000Z (over 3 years ago)
- Default Branch: master
- Last Pushed: 2021-07-20T01:14:27.000Z (over 3 years ago)
- Last Synced: 2024-11-22T09:19:33.529Z (2 months ago)
- Topics: json-server, react, rocketseat
- Language: TypeScript
- Homepage:
- Size: 218 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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 serverhttp://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)