Skip to content

dannyyys/wild-bakes-landing-page

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

67 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Wild Bakes Landing Page Repository

👉 https://wild-bakes.com

Final Product

Responsive layout

3 Devices

Developed by Yeow Ying Sheng and Okkar Min for Wild Bakes

🥞 Technology Stack

  • 🎞 Framework : NextJS
  • 💄 UI Components : ChakraUI
  • 🎬 Animations : Framer Motion

Folder structure

wild-bakes-landing-page
┣━━ 📂 drafts              # Images of initial prototype drafts
┣━━ 📂 public              # Static assets (images, favicon)
┃ ┗━━ 📂 testimonial       # Images of WildBakes customer testimonials
┣━━ 📂 src
┃ ┣━━ 📂 components
┃ ┃ ┣━━ 📂 button
┃ ┃ ┣━━ 📂 introduction
┃ ┃ ┣━━ 📂 layout
┃ ┃ ┣━━ 📂 testimonial
┃ ┃ ┣━━ 📂 topsellers
┃ ┃ ┗━━ Insta.js
┃ ┣━━ 📂 pages
┃ ┃ ┣━━ _app.js
┃ ┃ ┣━━ _document.js       # SEO meta tags goes here
┃ ┃ ┗━━ index.js           # Single page site
┃ ┗━━ theme.js             # Sitewide theme configuration
┣━━ .gitignore
┣━━ README.md
┣━━ package-lock.json
┗━━ package.json

📑 Drafts

Initial proposed draft

Initital draft

Client requests after initial draft

Client request