DSA Linked List Application

Overview

Welcome to the DSA Linked List Application repository! This project is a simple web application that demonstrates the concept of a linked list using HTML and CSS.

Getting Started

To explore the DSA Linked List Application, follow these steps:

  1. Clone the Repository:

    git clone https://github.com/Sukanyasingh3/DSA-Linked-List-Application.git
    cd DSA-Linked-List-Application
  2. Open index.html in Your Browser: Open the index.html file in your preferred web browser to launch the application.

Technologies Used

  • HTML
  • CSS

Contribution Guidelines

GIT3

Contributions are welcome! If you'd like to contribute to the DSA Linked List Application, please follow these guidelines:

  1. Fork the repository.
  2. Create a new branch for your feature or bug fix.
  3. Make your changes and submit a pull request.

Happy coding!