1🔥This exercise is designed to be performed by 1 or a maximum of 2 people. 2If you collaborate, discuss and exchange ideas you will absorb the content more quickly.
Technologies: HTML, CSS, JS, Node, express or express-generator.
The idea is to create with Bootstrap render the different elements within the designer and pass the data to display dynamically, all the elements must be loaded in a main view called home.ejs.
a) Configure express from scratch.
b) Create the project using express-generator.
💡 Important: save your code to your new repository using add
, commit
and push
.
Take a few minutes to analyze 🤯 the image and draw your strategy on it, identify the components that you are going to use from bootstrap:
Once the strategy is finished you can start coding, Start programming 🎊!