Brief description of your project here.
These instructions will help you get a copy of the project up and running on your local machine.
- Git installed on your machine
- A web browser
- Code editor (VS Code recommended)
- Clone the repository
git clone https://github.com/tejas36026/working-code-27th-jan.git- Navigate to the project directory
cd working-code-27th-jan.git- Open the project in VS Code (optional)
code .- Open the HTML file
- Double click the HTML file in your file explorer
- OR open it via terminal:
# On Windows start index.html # On macOS open index.html # On Linux xdg-open index.html
Describe how to use your project here.
Instructions for how to contribute to your project.
Add your license information here.