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

https://github.com/rookiecol/aws-hackathon


https://github.com/rookiecol/aws-hackathon

Last synced: 8 months ago
JSON representation

Awesome Lists containing this project

README

          

# Food Chain - frontend

Zero Hunger Hackathon

### AWS deploy

https://main.d16txf22ut844t.amplifyapp.com

### Food Chain - contracts:

https://github.com/salviega/food-chain-contracts

### Food Chain - backend:

XXX

## Quick start 🏄

Prerequisites: [Node (v19 LTS)](https://nodejs.org/en/download/) and [Git](https://git-scm.com/downloads)

> Clone the repository:

```
git clone https://github.com/RookieCol/aws-hackathon.git
```

> Install dependencies:

```
yarn
```

> Run the project:

```
yarn dev
```

## Authors 🏗

[chrisarevalo11](https://github.com/chrisarevalo11)

[cryptosteer](https://github.com/cryptosteer)

[RookieCol](https://github.com/RookieCol)

[salviega](https://github.com/salviega)