Welcome to the JavaScript Projects-Practise! This README will guide you through this exciting journey of coding, creativity, learning and build some awesome projects!
Iβm thrilled to embark on a adventure of JavaScript programming. This will help me to enhance my coding skills, improve my problem-solving abilities, and boost my creativity.π
Before you begin, make sure you have the following:
git clone https://github.com/khushchaurasia/JavaScript-Projects
cd javascript-projects
Each project folder should follow a consistent structure:
JavaScript-Projects-Practise
βββ 01-PROJECT-NAME
β βββ index.html
β βββ script.js
β βββ style.css
βββ 02-ANOTHER-PROJECT
β βββ index.html
β βββ script.js
β βββ style.css
βββ 03-YET-ANOTHER-PROJECT
β βββ index.html
β βββ script.js
β βββ style.css
βββ ...
index.html
: HTML file for the projectβs structure.style .css
: CSS file for styling the project.script.js
: JavaScript file for the projectβs functionality.Project Number | Project Name | Link |
---|---|---|
Project-01 | Analog-Clock | Click to open |
Project-02 | Digital-Clock | Click to open |
Project-03 | Calculator | Click to open |
Project-04 | Tic-Tac-Toe | Click to open |
Project-05 | Gradient Generator | Click to open |
Project-06 | Todo-App | Click to open |
Project-07 | Drag&Drop | Click to open |
For each project, make use of online resources, tutorials, and documentation. Here are some recommended resources: