JabSYsEmb / web-challenges

Web challenges for learners of all levels to understand the basic concepts in the web.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Web Challenges for Learners

This project offers a series of web challenges designed to cater to learners of all proficiency levels, aiming to provide a fundamental understanding of web development concepts.

Challenge Focus

  • Basic Concepts: Each challenge targets fundamental web development concepts.
  • Progressive Difficulty: Challenges are structured to accommodate learners at various skill levels, from beginners to intermediate.

Spin up a Server

$ python3 -m http.server [PORT (default:8000)]

and then visit localhost:8000

About

Web challenges for learners of all levels to understand the basic concepts in the web.


Languages

Language:HTML 51.2%Language:JavaScript 42.5%Language:CSS 6.4%