Skip to content

dannyyys/wild-bakes-landing-page

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