Skip to content

Liszt-Fly/Dairy_Website

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

🐄 Our Dairy Website

🖼️ Background

This is an project for the course AGRI485 course. We build a website to show the distribution of milk brands and the brand of cows.Also, we will provide some of the latest news on dairy products.With this website, you can know more about famous milk brands, you just need to enjoy it!

🏬 Modules

  • Technologies
  • Maps
  • News
  • Rankings
  • Galleries

.
├── README.md
├── package-lock.json
├── package.json
├── public
│   ├── favicon.ico
│   └── index.html
├── src
│   ├── App.vue
│   ├── assets
│   │   ├── 061218-06.jpg
│   │   ├── HelloWorld.vue
│   │   ├── Image1.png
│   │   ├── Image2.png
│   │   ├── Image3.png
│   │   ├── Pacifico-Regular.ttf
│   │   ├── asd.jpg
│   │   ├── bg1.jpg
│   │   ├── eberhard-grossgasteiger-EYOv2WF_edA-unsplash.jpg
│   │   ├── logo.png
│   │   ├── newspaper.png
│   │   ├── pexels-joshua-woroniecki-9357489.mp4
│   │   ├── pinterest_board_photo.png
│   │   └── source1.jpg
│   ├── components
│   │   ├── BackButton.vue
│   │   ├── ImageCard.vue
│   │   └── NewsBlock.vue
│   ├── db.ts
│   ├── main.ts
│   ├── plugins
│   │   └── element.js
│   ├── router
│   │   └── index.ts
│   ├── shims-vue.d.ts
│   ├── type.ts
│   ├── util.ts
│   └── views
│       ├── Gallery.vue
│       ├── Main.vue
│       ├── Map.vue
│       ├── News.vue
│       ├── Rank.vue
│       ├── SplashPage.vue
│       └── Technology.vue
├── tsconfig.json
└── vue.config.js

🏃‍♂️ Project setup & Quick Start

npm install

Compiles and hot-reloads for development

npm run serve

Compiles and minifies for production

npm run build

👉 Technology Stack

  • vue3
  • element-ui
  • leaflet
  • echart

About

An course Project for AGRI485

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published