BuildForSDGCohort2 / Team-254-zaoBora-frontend

A simple app that allows farmers to sell produce/items online.
https://buildforsdgcohort2.github.io/Team-254-zaoBora-frontend
0 stars 0 forks source link

Team-254-zaoBora-frontend

Codacy Badge

Zao Bora is an online platform where people can register and be a part of a community that helps connect farmers with potential retailers and consumers. Through this platform, a hardworking and dedicated farmer can be able to sell and market their produce without the need of a middleman.

Prerequisites

Installation

  1. Clone the repository HTTPS
  2. Install dependencies
    cd Team-254-zaoBora-frontend
    yarn install
  3. Copy .env.example contents to .env
  4. Run the app
    yarn dev-server