Skip to content

khushalGrover/Web_Base_Minor_Projects.github.io

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

90 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Web_base_Practice

50 days 50 Projects

in this project we use html, css, js and jquery to make 50 minors projects

How to start

File Structure

|---B_main     // Main Landing page
|        \--src --|-> data.json  // data contains about folder names and ID
|                 |-> script.js  // basic event handling
|                 |-> style.css  // styling the main landing page
|
|---Day_00_Project_Starter // boilerplate code
|       \----static // contains static resources
|        \--src --|-> index.html  // data contains about folder names and ID
|                 |-> script.js  // basic event handling
|                 |-> style.css  // styling the main landing page
|
|---Day_01_Expanding_Card
|       \----static // contains static resources
|        \--src --|-> index.html  // data contains about folder names and ID
|                 |-> script.js  // basic event handling
|                 |-> style.css  // styling the main landing page
|
|--- . . .
|---index.html    // landing page 


(note: in this project nameing project folder is important because Landing working on JQuery to make project cards)

About

No description or website provided.

Topics

Resources

Stars

2 stars

Watchers

1 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors