Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/zangpodawa/eat-and-split-bill
Eat and split bill app developed using react.
https://github.com/zangpodawa/eat-and-split-bill
children-props derived-data lifting-state-up react-hooks reactjs state-management
Last synced: about 1 month ago
JSON representation
Eat and split bill app developed using react.
- Host: GitHub
- URL: https://github.com/zangpodawa/eat-and-split-bill
- Owner: zangpodawa
- Created: 2024-02-22T05:22:16.000Z (10 months ago)
- Default Branch: main
- Last Pushed: 2024-02-22T05:28:53.000Z (10 months ago)
- Last Synced: 2024-02-22T06:29:55.259Z (10 months ago)
- Topics: children-props, derived-data, lifting-state-up, react-hooks, reactjs, state-management
- Language: JavaScript
- Homepage:
- Size: 52.4 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Eat and split bill react app
This app has App component, FriendsList component, FormAddFriend component, Button component, FormSplitBill component.
Thanks to Jonas for his lecture and projects.
![eat-n-split-homepage](https://github.com/zangpodawa/eat-and-split-bill/assets/32727869/63a94fd5-db8f-4b23-82e2-0728f41c2541)
![eat-n-split-addfriend](https://github.com/zangpodawa/eat-and-split-bill/assets/32727869/3c9de767-4f88-484d-acb7-7c3d139890ba)
![eat-n-split-friendadded](https://github.com/zangpodawa/eat-and-split-bill/assets/32727869/b1e66a0f-fd26-42c5-a999-ab1e72cff9c6)
![eat-n-split-addbill](https://github.com/zangpodawa/eat-and-split-bill/assets/32727869/da8d6494-d63d-44d8-b35d-e26341d6ce33)
![eat-n-split-billadded](https://github.com/zangpodawa/eat-and-split-bill/assets/32727869/de016361-c3e4-4d8c-86f6-3643ef235a3c)
![eat-n-split-billupdated](https://github.com/zangpodawa/eat-and-split-bill/assets/32727869/4c67d65b-0256-42bd-b66d-eebc0b3a4085)