The Microsoft homepage consists of products with the new arrival, recently arrived, and existing products for buying the products developed by Microsoft Corporation.
Here is a working live demo : https://jeevan2305.github.io/Microsoft_Clone_Website/
Want to contribute? Great!
To fix a bug or enhance an existing module, follow these steps:
- Fork the repo
- Create a new branch (
git checkout -b improve-feature
) - Make the appropriate changes in the files
- Add changes to reflect the changes made
- Commit your changes (
git commit -am 'Improve feature'
) - Push to the branch (
git push origin improve-feature
) - Create a Pull Request
- HTML 5 - HTML is the standard markup language for Web pages.
- CSS 3 - CSS is the language we use to style an HTML document.
- Bootstrap 5 - Extensive list of components and Bundled Javascript plugins.