https://github.com/ahammadshawki8/windows10-start-menu-clone
A simple clone of Windows10 Start Menu created with CSS Grid Layout 🐛
https://github.com/ahammadshawki8/windows10-start-menu-clone
clone grid-layout start-menu windows-10
Last synced: 8 months ago
JSON representation
A simple clone of Windows10 Start Menu created with CSS Grid Layout 🐛
- Host: GitHub
- URL: https://github.com/ahammadshawki8/windows10-start-menu-clone
- Owner: ahammadshawki8
- License: mit
- Created: 2021-03-08T08:36:32.000Z (over 5 years ago)
- Default Branch: main
- Last Pushed: 2021-03-16T17:09:23.000Z (about 5 years ago)
- Last Synced: 2024-12-28T08:27:04.250Z (over 1 year ago)
- Topics: clone, grid-layout, start-menu, windows-10
- Language: HTML
- Homepage: https://ahammadshawki8.github.io/Windows10-Start-Menu-Clone/
- Size: 713 KB
- Stars: 3
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README

# Windows10-Start-Menu-Clone
A small and simple project in which I created the clone of Windows10 start menu using just HTML and CSS (grid layout)
# Idea
I got the idea by watching a Traversy Media tutorial on CSS Grid Layout.
# Contribution Trick
Firstly thanks for your interest to contribute in this project. Here is the [hyperlink](https://ahammadshawki8.github.io/Windows10-Start-Menu-Clone/) to the webpage. You can fork this repo, enhance the clone and then create an PR. If your code passes some simple checks, I will merge the PR.
# License
Details can be found in [LICENSE](LICENSE)