https://github.com/9d4/masakin
The first intention to create this is for dicoding submission
https://github.com/9d4/masakin
Last synced: 11 months ago
JSON representation
The first intention to create this is for dicoding submission
- Host: GitHub
- URL: https://github.com/9d4/masakin
- Owner: 9d4
- Created: 2020-06-28T07:38:53.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2023-03-05T02:54:23.000Z (over 3 years ago)
- Last Synced: 2025-03-24T18:14:26.081Z (about 1 year ago)
- Language: JavaScript
- Homepage: masakin.vercel.app
- Size: 2.1 MB
- Stars: 1
- Watchers: 0
- Forks: 0
- Open Issues: 10
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# masakin
The first intention to create this is for dicoding submission.
This webapp used to find food receipt.
### Development
Hot server:
```shell
$ yarn server
```
Build:
```shell
$ yarn build
```