This is an E-Commerce web application where farmers, agriculture land owners and farming enthusiasts can buy agriculture products such as seeds, pesticides and machinery online. Currently the agriculture sector in India has a fragmented supply chain, farmers deal with product uncertainty and are skeptical about buying products online. This web application solves the above problems by transcending mentioned traditional barriers.
To get a local copy up and running for this website, please follow below simple steps.
- Clone the repository
git clone https://github.com/pesto-students/N3-Liva-Beta1.git
- Install NPM Packages
yarn install
- Run the development server
yarn start
- To Run Test cases
yarn test
Open http://localhost:3000 to use this website.
- React JS
- HTML5
- SCSS
- Redux
- Firebase
- Commerce JS
- Stripe
- Jest & Enzyme
This project is currently deployed on Firebase, click on Liva link to use the website.
Application screenshots are available in screenshots
folder. Please note that UI design mocks are provided only for reference and benchmarking purpose. Design mocks doesn't cover all possible set of features in your application(for example, error screens).