Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/9d4/masakin
The first intention to create this is for dicoding submission
https://github.com/9d4/masakin
Last synced: about 1 month 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 (over 4 years ago)
- Default Branch: master
- Last Pushed: 2023-01-06T23:16:25.000Z (almost 2 years ago)
- Last Synced: 2023-03-05T02:12:16.153Z (almost 2 years ago)
- Language: JavaScript
- Homepage: masakin.vercel.app
- Size: 2.02 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
```