Skip to content

mhammarback/project-business-site

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Business Site

This is a project made during the Technigo Front-end Bootcamp. The task was to create a business site with a responsive hero image/video, sign up form and accordion.

The Breakfast Club is a ficitve company that hosts breakfast events in cafés owned by small businesses.

The problem

I created a simple design in Sketch and started with mobile first approach. I started from the top with the header then when it worked i continued to the form and accordion. I've kept the form pretty basic accept from styling the button and centering the content. The accordion is my first Javascript code and i started with the basics on how to make it slide down when clicked. That is made with the Toggle function. After the code worked i added some styling with hover effect, cursor pointer, border-bottom and the symbol that changes in the left corner.

I also used a google font for the first time. If i had more time i would like to design the form more.

View it live

Here is a link to the finished project: https://the-breakfast-club.netlify.app/code/

Hope you like it!

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • CSS 59.3%
  • HTML 34.3%
  • JavaScript 6.4%