4Geeks logo
4Geeks logo

Courses

Explore our extensive collection of courses designed to help you master various subjects and skills. Whether you're a beginner or an advanced learner, there's something here for everyone.

Coding Bootcamp

Learn live

Join us for our free workshops, webinars, and other events to learn more about our programs and get started on your journey to becoming a developer.

Upcoming live events

Learning library

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

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

Data Science and Machine Learning - 16 wks

Full-Stack Software Developer - 16w

Search from all Lessons

LoginGet Started
← Back to Projects

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