https://github.com/arya2004/web-technology
Web Technology University Lab
https://github.com/arya2004/web-technology
Last synced: 3 months ago
JSON representation
Web Technology University Lab
- Host: GitHub
- URL: https://github.com/arya2004/web-technology
- Owner: arya2004
- License: mit
- Created: 2025-01-02T18:47:04.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2025-05-20T06:25:20.000Z (about 1 year ago)
- Last Synced: 2025-10-19T17:33:57.845Z (8 months ago)
- Language: JavaScript
- Homepage:
- Size: 1.36 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
Awesome Lists containing this project
README
# Web Technology Lab
This repository contains lab programs and code examples for the Web Technology subject.
## How to Use
1. Clone the repository:
```bash
git clone https://github.com/arya2004/web-technology.git
```
2. Navigate to the respective folder for the topic you are working on.
3. Run the code and experiment with modifications to understand the concepts better.
## Prerequisites
- Basic understanding of web development concepts.
- Necessary tools installed on your system (e.g., Node.js, npm, a local server for PHP, etc.).
- Recommended IDEs: Visual Studio Enterprise Edition (lol), VS Code, IntelliJ IDEA, or similar.
## Contributing
If you'd like to contribute, feel free to submit a pull request or report issues. Contributions that improve code readability, introduce new examples, or enhance functionality are welcome.