This project is designed to test various JavaScript features.
Welcome to the test-2 repository! This project is primarily written in JavaScript (94.3%) with some HTML (5.7%).
This project is designed to test various JavaScript features on the browser
We welcome contributions! Please follow these steps to contribute:
- Fork the repository
- Create a new branch (
git checkout -b feature-branch) - Make your changes and commit them (
git commit -m 'Add new feature') - Push to the branch (
git push origin feature-branch) - Create a new Pull Request