tulna07 / farmstead

πŸ–Ό A simple webpage layout.

Home Page:https://scoobytux-farmstead.vercel.app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Farmstead Homepage Layout

See the live page Farmstead 🌳

Introduction

A webpage layout built with HTML5, CSS3, Bootstrap 4 and vanilla JavaScript.

Tasks

March 4 - 19, 2022

Our main tasks in the project are to implement:

  • Homepage layout
  • Responsive design
  • Full effects
  • Themes: light and dark

Task assignments: check out checklist.xlsx for more details.

Project Structure

$PROJECT_ROOT
β”‚   # Resource files
β”œβ”€β”€ assets
β”‚   β”‚   # Image file
β”‚   β”œβ”€β”€ images
β”‚   β”‚   # Javascript file
β”‚   β”œβ”€β”€ scripts
β”‚   β”‚   # CSS file
β”‚   β”œβ”€β”€ styles
β”‚   β”‚   # Third party plugins
β”‚   └── vendors
β”‚   # Screenshots of the project
β”œβ”€β”€ screenshots
β”‚   # Roadmap of the project
β”œβ”€β”€ checklist.xlsx
β”‚   # Page content
└── index.html

Installation and Run

Check out the webpage -> Farmstead or run locally:

  • git clone https://github.com/scoobytux/farmstead.git
  • cd farmstead
  • Open index.html file

Some Project's Views on Devices

  • On MacBook/ Laptop (in Light Theme)

    MacBook/ Laptop view 1

    MacBook/ Laptop view 2

    MacBook/ Laptop view 3

    MacBook/ Laptop view 4

  • On Mobile (in Dark Theme)

Mobile view

Contributors

Name Email
Le Nguyen Anh Tu tu.lna07@gmail.com
Tran Duc Thanh thoatran1112211@gmail.com

Credits and Reference

Resource Description
https://wp.w3layouts.com/farmstead/ The original website

About

πŸ–Ό A simple webpage layout.

https://scoobytux-farmstead.vercel.app


Languages

Language:HTML 58.9%Language:CSS 36.8%Language:JavaScript 4.2%