GarrettAnderson / assignments

1 stars 0 forks source link

Week 06 - Day 4 - Capstone HTML #22

Open mdewey opened 5 years ago

mdewey commented 5 years ago

Let's get visual!

With the wireframes created, we need to start breathing life into our application. The next step would be to create HTML & CSS. This is the next step because, remember, it all comes down to HTML. This is what the user sees

NOTE: Really take advantage of this weekend to get make progress on your capstone. Like the last 6 weeks, the next 6 weeks will go by fast.

Objectives

Explorer Mode

NOTE : Always go static content (HTML and CSS) before making your app dynamic (adding React)

NOTE: Do not feel pressured to make components yet, giant render functions are okay for now

NOTE: FInalize your wireframes before you start coding. It will make your life easier.