Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/ans-4175/random-gofood
Random GoFood from your unofficial API
https://github.com/ans-4175/random-gofood
Last synced: 4 days ago
JSON representation
Random GoFood from your unofficial API
- Host: GitHub
- URL: https://github.com/ans-4175/random-gofood
- Owner: ans-4175
- License: wtfpl
- Created: 2021-11-14T02:31:39.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2021-11-21T01:39:14.000Z (almost 3 years ago)
- Last Synced: 2024-10-12T10:06:11.751Z (25 days ago)
- Language: JavaScript
- Homepage: random-gofood.vercel.app
- Size: 493 KB
- Stars: 5
- Watchers: 3
- Forks: 1
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
Awesome Lists containing this project
README
# Random GoFood
## Quick Start
_If you want to contribute to this project, please fork this repository._
```
cd random-gofood
git checkout main
yarn
yarn start
```Open at `localhost:3000`
Look for files in
- `src/App.js`
## Contributing
If you would like to help us with this project you can learn about our initiative from [twitter](https://twitter.com/ans4175/status/1457313278015639553?s=20). Before you contribute to this project, please make sure to read our [CONTRIBUTING](CONTRIBUTING.md) file.
## Tech behind this app
You can learn more about tech stacks that we used by visiting their documentations.
- [React](https://reactjs.org/)
- [Wired](https://wiredjs.com/)