Skip to content

Latest commit

 

History

History
25 lines (15 loc) · 1013 Bytes

File metadata and controls

25 lines (15 loc) · 1013 Bytes

WebDev Projects

This repository contains code for a web development project portfolio. The project is divided into three branches:

  1. Landing Page: This branch contains the code for the landing page of the portfolio.

  2. Portfolio: This branch contains the code for the portfolio section, showcasing various projects.

  3. Calculator: This branch contains the code for an interactive calculator component.

How to Contribute

  1. Fork the repository to your GitHub account.
  2. Create a new branch from the branch you want to work on (e.g., 'Landing Page').
  3. Make your changes and commit them to your branch.
  4. Submit a Pull Request (PR) to the original repository.
  5. Your PR will be reviewed, and once approved, your changes will be merged.

License

This project is licensed under the [License Name] - see the LICENSE.md file for details.

Acknowledgments

You can use this section to give credit to the creators of tools, libraries, or assets you used in your projects.