In-Class 12

Tailwind CSS Bike Product Page

Let's continue working with Tailwind CSS and build a basic Bike Product Page.

# Follow Along Tutorial

In this in-class we will continue working on our Bike Club Tailwind CSS website. We will create a simple bike product page.

Copy the tutorial files into your in-class folder and rename the folder ic12-tailwind-css. Make sure that inside of this folder you include a .gitignore file and add node_modules to the .gitignore. This will prevent the generated node_modules from being committed and pushed to GitHub, which we do not want to do.

# Submission

Submit this assignment by pushing your code to your mad9013-deliverables repository with the commit message Complete 12-tailwind-css in-class.

Last Updated: 11/26/2023, 9:27:12 AM