hwang26 / mock-crud-app

0 stars 0 forks source link

Analysis: Bootstrap #14

Closed hwang26 closed 3 years ago

hwang26 commented 3 years ago

Acceptance Criteria:

Look into core functionality of Bootstrap. At the end of this analysis, you should be able to understand how to make a simple site using the frontend library. Practice making a mockup of the Budget App's frontend dashboard using Bootstrap.

We'll be using this library on a basic level for our frontend in Phase 1.

hwang26 commented 3 years ago

The express local library example on MDN is very useful as it provides a simple MVP frontend by just using a hyperlinked structure. We can start with this layout.