https://github.com/rookiecol/aws-hackathon
https://github.com/rookiecol/aws-hackathon
Last synced: 8 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/rookiecol/aws-hackathon
- Owner: RookieCol
- License: mit
- Created: 2024-05-22T16:41:37.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2024-05-23T19:46:08.000Z (about 2 years ago)
- Last Synced: 2025-08-25T13:40:32.774Z (9 months ago)
- Language: TypeScript
- Size: 52.7 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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)