JavaScript project collection with code & videos
Top 19.0% on sourcepulse
This repository offers 100 free JavaScript projects, complete with code and video tutorials, aimed at developers looking to practice and expand their frontend skills. It provides a structured learning path through diverse, practical web development challenges.
How It Works
The project is a curated collection of individual frontend projects, each focusing on a specific JavaScript concept or UI pattern. Projects range from classic games like Tetris and Arkanoid to practical tools like a local ChatGPT interface and an IP information lookup. The core approach involves providing functional code examples and accompanying video explanations, enabling hands-on learning.
Quick Start & Requirements
cd 01-tinder-swipe
), and use the "Live Preview" extension in VS Code (F1 -> Live Preview: Start Server).pnpm install
in the web
directory and run with pnpm dev
.Highlighted Details
Maintenance & Community
Licensing & Compatibility
Limitations & Caveats
The README does not specify a license, which could be a concern for commercial adoption or derivative works. While many projects are self-contained, some may rely on external APIs that could change or become deprecated.
7 months ago
1+ week