Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

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/)