Skip to content

SiktiesSoftware/CourseTemplate

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 

Repository files navigation

🎓 Full-Stack Web Development Masterclass 2026

From zero to deploying a complete MERN stack application.

Welcome to the official repository for the Full-Stack Web Development Masterclass! This course is designed for absolute beginners and intermediate developers who want to master modern web development. Over the next 12 weeks, we will transition from basic static web pages to building a fully functional, authenticated E-commerce platform.


Languages, Databases, and Libraries

Languages

JavaScript TypeScript HTML5 CSS3

Databases

MongoDB Redis

Libraries & Frameworks

React NodeJS Express.js TailwindCSS


Table of Contents

  1. Prerequisites
  2. Course Chapters
  3. How to Use This Repository
  4. Contributors
  5. Other Links & Resources

Prerequisites

Before starting this course, please ensure you have the following installed on your machine:

  • Node.js (v18.0 or higher)
  • Git
  • A code editor like VS Code
  • A basic understanding of how to use the command line/terminal.

Course Chapters

Chapter 1: The Frontend Basics

  • Description: We start by building static, responsive layouts.
  • Topics Covered: Semantic HTML, CSS Flexbox & Grid, CSS animations, Responsive Design.
  • Link: Go to Chapter 1

How to Use This Repository

  1. Clone the repo to your local machine: git clone https://github.com/DevUniversity/FullStack-Masterclass.git

  2. Navigate to the specific chapter you are studying: cd 02-react-fundamentals

  3. Install dependencies and start the local development server: npm install && npm run dev


Contributors

Damien Loup
Damien Loup
👑 Course Creator

Other Links & Resources

About

A template for the courses repositories

Resources

Stars

1 star

Watchers

1 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors