https://github.com/yashash-pugalia/win11-settings
Windows 11 settings app recreated with React.
https://github.com/yashash-pugalia/win11-settings
javascript react sass
Last synced: over 1 year ago
JSON representation
Windows 11 settings app recreated with React.
- Host: GitHub
- URL: https://github.com/yashash-pugalia/win11-settings
- Owner: yashash-pugalia
- License: mit
- Archived: true
- Created: 2021-09-26T07:13:55.000Z (almost 5 years ago)
- Default Branch: main
- Last Pushed: 2022-12-25T09:49:17.000Z (over 3 years ago)
- Last Synced: 2024-11-07T01:39:55.581Z (over 1 year ago)
- Topics: javascript, react, sass
- Language: SCSS
- Homepage: https://yashash-pugalia.github.io/win11-settings
- Size: 1.46 MB
- Stars: 39
- Watchers: 1
- Forks: 10
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Windows 11 Settings in ReactJS
[](https://github.com/yashash-pugalia)
[](https://github.com/yashash-pugalia/win11settings-react/actions/workflows/Build-Deploy.yml)
## Note : this is now a part of the amazing win11react project
- [github](https://github.com/blueedgetechno/win11React)
- [Live Experience (win11.blueedge.me)](https://win11.blueedge.me/)

Fun Fact : It has a Lighthouse score of 100
## FAQ
- Can I contribute?
- Yeah sure why not! Just open an issue, create a pull request
## TODO list
- [x] animation in side nav bar
- [x] Dark mode
- [x] responsiveness
- [ ] icons on every page (I need help with this)
## Special Thanks
- [@blueedgetechno](https://github.com/blueedgetechno/win11React) & [CodeWithHarry](https://youtu.be/OtOmxa9UMe8) for the inspiration.
- [@cupofcoffebruh](https://github.com/cupofcoffebruh) for the nav icons & more.
- [@andrewstech](https://github.com/andrewstech) for the amazing github-pages deploy system.