Skip to content

Latest commit

 

History

History
91 lines (58 loc) · 2.19 KB

README.md

File metadata and controls

91 lines (58 loc) · 2.19 KB

🌐 WebDevlab Sem 3 - AKTU

Class Project - WebDev is a simple web-based platform built using HTML, CSS, and JavaScript. This project demonstrates fundamental web development concepts such as styling, interactivity, and responsive design. It’s perfect for beginners or anyone starting their web development journey.


🌐 Live Demo

👉 Live Project Link


🚀 Features

  • 🎨 Interactive Design: A functional and engaging user interface.
  • 🏁 Beginner-Friendly: Ideal for beginners to practice essential web development skills.
  • 🛠 Clean Structure: Demonstrates core web dev concepts in a simple yet structured way.

📂 Project Structure

Class Project - WebDev/
├── assets/
│ ├── css/
│ │ ├── todolist_css.css
│ │ └── unchecked.png
│ ├── images/
│ │ ├── checked.png
│ │ └── logo.jpeg
│ └── js/
│ └── todolist_script.js
├── pages/
│ ├── frame.html
│ ├── home.html
│ ├── leftframe.html
│ ├── login.html
│ ├── pract6.html
│ ├── pract7a.html
│ ├── pract7b.html
│ ├── practical6.html
│ └── rightframe.html
├── README.md
└── todolist.html


🛠 Technologies Used

  • HTML5: For structuring the web pages.
  • CSS3: For styling and layout design.
  • JavaScript: For adding interactivity and functionality.

💻 How to Use

  1. Clone the repository:
    git clone https://github.com/URAYUSHJAIN/webdev-class-project.git
    
  2. Navigate to the project folder:

cd webdev-class-project

  1. Open frame.html in your favorite browser: Explore, learn, and modify the code as needed.

🤝 Contributing

Contributions are always welcome! Feel free to use this project for your AKTU Sem 3 Web Development Lab work.

Submit a pull request for review, and your contribution will be added.


📝 License

This project is licensed under the MIT License.


🌟 Support

If you found this project helpful, don’t forget to ⭐ star the repository! 😊