Welcome to the repository for Shyam's Workout Guide. This website is a visual guide designed to help you understand and perform various exercises for a comprehensive workout routine.
Visit the live website: Shyam's Workout Guide
- Push Workouts: View a collection of images demonstrating push-based exercises for upper body strength training.
- Pull Workouts: Explore images illustrating pull-based exercises to enhance your back and bicep muscles.
- Leg & Abs Workouts: Access visual guides for leg and abs exercises to build lower body strength and core stability.
- HTML5
- CSS3
- JavaScript
If you want to run this website locally:
- Clone this repository:
git clone https://github.com/shyamzcode/workouts.git - Open
index.htmlin your preferred web browser.
If you'd like to contribute by adding new exercises or improving existing content, follow these guidelines:
- Fork the repository.
- Create a new branch:
git checkout -b feature/new-feature. - Add or modify images and update corresponding HTML files.
- Commit your changes:
git commit -m 'Add new exercise images'. - Push to the branch:
git push origin feature/new-feature. - Submit a pull request.
If you encounter any issues or have suggestions, please open an issue.
This project is licensed under the MIT License.