Go Pro!Bootcamp

Bootcamp

Study group

Collaborate with peers in your dedicated #study-group channel.

Code reviews

Submit projects for review using the /review command in your #code-reviews channel

Deploying with Netlify

Enroll for freeGet started!

Join 3143 other students

Log in to get

Access to all our free courses
Interactive hands-on content
100s of code challenges
Join a friendly community
Enroll for free
Subscribe to access!Subscribe to access!

Subscribe to access to this course and ALL other courses. You get a 30-day money-back guarantee, no questions asked.

Subscription includes

All courses and career paths
100s of coding challenges
Certificates of completion
Exclusive Pro members chat
The course creator Treasure Porth

with Treasure Porth

Course level: Beginner

In this course, you’ll learn two different ways to deploy your projects to the web with Netlify. We’ll cover how to drag and drop deploy a project in seconds, as well as how to automatically deploy changes to your codebase with continuous deployment.

man

Prerequisites

Before taking this course, you should have a simple project or site ready to deploy. Below are our suggested resources to get you up to speed.

Meet your teacher

The course creator

Treasure Porth

Treasure has been working as a software engineer and teaching code since 2015, when she switched careers after attending a free local bootcamp. She tries to make every subject as simple and accessible as possible, and is passionate about affordable education and helping others break into the tech industry.

Why this course rocks

In this course, Scrimba teacher Treasure Porth will teach you how to deploy your projects to the web using Netlify. Watch the course in sequence or skip directly to the depoy method you need!

This course covers how to deploy a variety of projects, from a plain JS project via drag and drop deploy to setting up continuous deployment with a React or Next.js app.

F to the A oracle to the Q
What is Netlify?

Netlify is a cloud computing site that allows you to instantly build and deploy your sites for free.

Do I need to know how to use Git first?

Nope! This course teaches manual deployment, which requires no knowlege of Git, as well as continuous deployment, which uses Git.