Skip to content

Latest commit

 

History

History
23 lines (17 loc) · 722 Bytes

File metadata and controls

23 lines (17 loc) · 722 Bytes

test-2

This project is designed to test various JavaScript features.

Table of Contents

Introduction

Welcome to the test-2 repository! This project is primarily written in JavaScript (94.3%) with some HTML (5.7%).

Usage

This project is designed to test various JavaScript features on the browser

Contributions

We welcome contributions! Please follow these steps to contribute:

  1. Fork the repository
  2. Create a new branch (git checkout -b feature-branch)
  3. Make your changes and commit them (git commit -m 'Add new feature')
  4. Push to the branch (git push origin feature-branch)
  5. Create a new Pull Request