Web 1 - Final Project (Team)
Goal: Create a responsive Beauty website using the provided Figma mockup.
Instructions ☑️
- Clone the repository to your local machine.
- The team leader should create the GitHub project and invite their other members. Make sure to link the repository to the project.
- Using the provided Figma mockup, recreate this design using HTML, CSS, and JavaScript: [https://www.figma.com/design/hdmA1VIakgC2Yxt0xDDIyY/BC-Beauty---WMAD%2BUI%2FUXDesign?node-id=4106-556&t=NlOw72RJgvIYu6Cb-1]
- Make sure to create and assign tasks to each member on the GitHub Project. Discuss and agree on a plan on how you will work together.
- Watch and compile your SCSS files by running
sass -w scss/:css/
Reminders 🔔
- Create your branches. Do not work on the
main
branch.
Notes 📝
Home
- MAKE UP 101:
All Classes
button doesn't need to work.
- DIY Beauty Corner: Clicking on the thumbnails should open a video in a modal popup. You can use any video from YouTube. On smaller screens, the thumbnails become a slider.
- LET'S TALK: Clicking on the submit button should submit the form using JavaScript. Check out EmailJS on how to implement this.
Portfolio
- MY WORK: You can switch between
Makeup
and Hairstyle
by clicking on their tab names. You can use any effect you like (fade, slide, etc.). Clicking on the View More
button doesn't do anything.
Presentation 📽️
Presentation will be on next Monday. Make sure you create a pull request to main
once everything is done.
Good luck! :)