Skip to content

Latest commit

 

History

History
34 lines (23 loc) · 1.29 KB

File metadata and controls

34 lines (23 loc) · 1.29 KB

JavaScript 30 Days Challenge

This repository contains my projects and code as I progress through the JavaScript 30 Days Challenge by @wesbos. Each day, I tackle a new project using vanilla JavaScript, focusing on core JavaScript concepts like DOM manipulation, event handling, and more.

About the Challenge

The JavaScript 30 Days Challenge is designed to help developers improve their JavaScript skills by building 30 real-world projects without using libraries or frameworks. It emphasizes understanding core JavaScript principles and applying them in practical projects.

Projects

Below are the projects I have completed as part of the challenge:

  1. Project 1 - [Project Name] - Description
  2. Project 2 - [Project Name] - Description
  3. Project 3 - [Project Name] - Description

How to Use

  1. Clone the repository:
    git clone https://github.com/singhrishabhj/JS30-Challenge.git
  2. Navigate to the desired project folder.
  3. Open the index.html file in your browser to view the project.

Technologies

  • Vanilla JavaScript
  • HTML5
  • CSS3

Credits

Challenge created by Wes Bos. Check out the challenge at JavaScript30.

Resumed on from 23 Sep 2024