Celo food dapp is a decentralize platform where user can order food, add food and view history total order using celo blockchain. With this dapp user can order food without any middleman. The project built by react with custom style components.
- Install the CeloExtensionWallet from the Google Chrome Store.
- Create a wallet.
- Go to https://celo.org/developers/faucet and get tokens for the alfajores testnet.
- Switch to the alfajores testnet in the CeloExtensionWallet.
npm install
npm run start
npm run build