@freeCodeCamp: Building projects is one of the best ways to improve your web development skills. In this course, you'll build 19 proje…
Summary
freeCodeCamp announced a free course that teaches building 19 web development projects using HTML, CSS, and JavaScript, covering practical skills like form validation, API integration, and local storage.
View Cached Full Text
Cached at: 07/28/26, 12:27 PM
Building projects is one of the best ways to improve your web development skills.
In this course, you’ll build 19 projects with HTML, CSS, and JavaScript, like quizzes, Kanban boards, and API-based apps.
You’ll also practice form validation, local storage, drag and drop, UI design, and working with external APIs in real projects.
https://freecodecamp.org/news/build-19-web-dev-projects-using-html-css-javascript/…
Build 19 Web Dev Projects using HTML, CSS, & JavaScript
Source: https://www.freecodecamp.org/news/build-19-web-dev-projects-using-html-css-javascript/
Improve your web development skills by building 19 different projects. We just posted a course on thefreeCodeCamp.orgYouTube channel that will teach you to use HTML, CSS, and JavaScript to make all sorts of web sites.
Here are the projects you will build in this course:
- Project 1: Interactive Quiz Game
- Project 2: Random Color Palette Generator
- Project 3: Kanban Board (HTML Drag & Drop API)
- Project 4: Expense Tracker with Local Storage
- Project 5: Bookmark Saver Application
- Project 6: Registration Form Validator
- Project 7: Password Generator with Strength Meter
- Project 8: Functional To-Do App with Filtering
- Project 9: Professional Contact Form (HTML/CSS)
- Project 10: Modern Pricing Cards
- Project 11: Team Members Showcase Section
- Project 12: Recipe Finder (MealDB API Integration)
- Project 13: Real-Time Currency Converter
- Project 14: GitHub User Finder (GitHub API)
- Project 15: Custom 404 “Page Not Found” Design
- Project 16: Newsletter Signup UI
- Project 17: “Coming Soon” Page with Countdown Timer
- Project 18: Contact Page UI with Form Validations
- Project 19: Scroll Progress Indicator
Watch the full course on thefreeCodeCamp.orgYouTube channel (12-hour watch).
Learn to code for free. freeCodeCamp’s open source curriculum has helped more than 40,000 people get jobs as developers.Get started
Similar Articles
freeCodeCamp/freeCodeCamp
freeCodeCamp is an open-source learning platform offering free certifications in web development, machine learning, and languages, with interactive coding challenges and projects.
@freeCodeCamp: If you're ready to level up your developer portfolio, this course is for you. You'll use Three.js, Blender, and JavaScr…
freeCodeCamp announced a course on creating a cute 3D portfolio using Three.js and Blender, covering modelling, texture baking, and deployment.
@axichuhai: Found a free full-stack learning platform on GitHub — freeCodeCamp, with 440k+ stars, has already helped over 100k people find developer jobs. Whether you want to learn Python, frontend, or algorithms, there are complete courses. Learn by writing code, and it also helps you prepare for developer interviews, learn technical English, and even...
Recommending the free full-stack learning platform freeCodeCamp on GitHub, with 440k+ stars, has already helped over 100k people find developer jobs, offering complete courses in Python, frontend, algorithms, etc.
@freeCodeCamp: Building an e-commerce app means handling products, auth, payments, state, and deployment together. In this course, you…
freeCodeCamp released an 8-hour course on building a full-stack e-commerce app using Next.js, Supabase, Zustand, and Paystack, covering everything from authentication to deployment on Vercel.
@freeCodeCamp: Writing clean code helps you build scalable, maintainable software applications. And in this handbook, @shahancd explai…
A handbook explaining clean code principles and patterns for building scalable software, with JavaScript examples.