Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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: about 2 months ago
JSON representation

Windows 11 settings app recreated with React.

Awesome Lists containing this project

README

        

# Windows 11 Settings in ReactJS

[![Follow me](https://img.shields.io/github/followers/yashash-pugalia?label=follow%20me&style=social)](https://github.com/yashash-pugalia)
[![Build & Deploy](https://github.com/yashash-pugalia/win11-settings/actions/workflows/Build-Deploy.yml/badge.svg)](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/)

![demo](https://user-images.githubusercontent.com/89068816/149079220-80bc992a-15aa-44aa-8fad-fe42092c5e50.png)
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.