4Geeks logo
4Geeks logo
About us

Learning library

For all the self-taught geeks out there, here our content library with most of the learning materials we have produces throughout the years.

It makes sense to start learning by reading and watching videos about fundamentals and how things work.

Full-Stack Software Developer

Data Science and Machine Learning - 16 wks

Search from all Lessons

Social & live learning

The most efficient way to learn: Join a cohort with classmates just like you, live streams, impromptu coding sessions, live tutorials with real experts, and stay motivated.

← Back to Projects

Continue learning for free about:

Create a landing page with Node

Goal

4Geeks Coding Projects tutorials and exercises for people learning to code or improving their coding skills

Difficulty

beginner

Repository

Not available

Video

Not available

Live demo

Not available

Average duration

2 hrs

Technologies

🔥This exercise is designed to be performed by 1 or a maximum of 2 people.
If 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.

🌱 How to start this project

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.

Strategy

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:

Strategy for building a landing page with react

Once the strategy is finished you can start coding, Start programming 🎊!

Goal

4Geeks Coding Projects tutorials and exercises for people learning to code or improving their coding skills

Difficulty

beginner

Repository

Not available

Video

Not available

Live demo

Not available

Average duration

2 hrs

Technologies