Skip to content

the11dev/JS_basic_projects

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

🧠 JS Basic Projects

This repository contains a collection of beginner-friendly JavaScript projects that demonstrate core web development concepts like DOM manipulation, event handling, and basic logic building. Each project is built using HTML, CSS, and JavaScript — no external frameworks.

🚀 Projects Included

Project Name Description
calc.html A simple calculator to perform basic arithmetic operations.
clock.html A live digital clock displaying current time.
first.html Your first HTML project – possibly a test or experiment.
quoteGenerator.html Random quote generator on button click.
todo.html A basic To-Do List app with task addition and removal.

📁 Supporting Files

  • style.css – Styling for the projects.
  • script.js – JavaScript logic shared or used across multiple files (if applicable).

📦 How to Run

  1. Clone the repo:
    git clone https://github.com/VsnviM/JS_basic_projects.git
    cd JS_basic_projects
  2. Open any .html file in your browser to try out the project.

Concepts Covered

  1. DOM Manipulation
  2. Event Handling
  3. Basic Arithmetic & Logic in JS
  4. Date & Time in JavaScript
  5. Form Input Handling
  6. CSS Styling & Layouts

🛠️ Technologies Used

HTML5 CSS3 JavaScript

Author

Made with 💻 by Vaishnavi Mishra

About

my first few mini projects in JavaScript.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published