Skip to content

The core of this web app is the ability for farmers and agricultural entrepreneurs to network among themselves and investors to push their various agribusinesses to a larger market .

License

Notifications You must be signed in to change notification settings

afrikathon/site.grow.agro

 
 

Repository files navigation

// Template Name: Famie - Farm Services & Organic Food Store Template // Template Author: Colorlib // Template Author URI: http://colorlib.com

To start 'Gulp' => npm run start

File Structure:

famie/
└── src/
    ├── css/
    │   ├── animate.css
    │   ├── bootstrap.min.css
    │   ├── classy-nav.css
    │   ├── font-awesome.min.css
    │   ├── magnific-popup.css
    │   ├── owl.carousel.min.css
    │   ├── style.css
    ├── fonts/
    ├── img/
    │   ├── bg-img
    │   ├── core-img
    ├── js/
    │   ├── active.js
    │   ├── bootstrap.min.js
    │   ├── classynav.js
    │   ├── jarallax-video.min.js
    │   ├── jarallax.min.js
    │   ├── jquery.magnific-popup.min.js
    │   ├── jquery.min.js
    │   ├── jquery.scrollup.min.js
    │   ├── jquery.sticky.js
    │   ├── owl.carousel.min.js
    │   ├── popper.min.js
    │   ├── wow.min.js
    ├── scss/
    │   ├── mixins
    │   ├── utilities
    │   ├── backtotop.scss
    │   ├── blog.scss
    │   ├── breadcrumb.scss
    │   ├── buttons.scss
    │   ├── contact.scss
    │   ├── footer.scss
    │   ├── header.scss
    │   ├── heading.scss
    │   ├── hero.scss
    │   ├── homeage.scss
    │   ├── preloader.scss
    │   ├── reboot.scss
    │   ├── shop.scss
    │   ├── spacing.scss
    │   ├── style.scss
    │   ├── widget.scss
    ├── about.html
    ├── contact.html
    ├── farming-practice.html
    ├── index.html
    ├── news-details.html
    ├── news.html
    ├── our-product.html
    ├── shop.html
    ├── style.css
    └── style.css.map

About

The core of this web app is the ability for farmers and agricultural entrepreneurs to network among themselves and investors to push their various agribusinesses to a larger market .

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • HTML 68.2%
  • SCSS 14.7%
  • CSS 10.8%
  • JavaScript 6.3%