demo Link: https://chetan-kk.github.io/Windows-10-Clone
A fun practice project to clone the Windows 10 interface using React.js.
- Imitates the look and feel of the Windows 10 operating system.
- Includes some of the common features of Windows 10 such as the taskbar, start menu, and desktop icons.
- Built using React.js for a smooth and responsive user experience.
- Clone the repository to your local machine using
git clone https://github.com/Chetan-KK/Windows-10-Clone.git
- Navigate to the project directory and install the dependencies using
npm install
- Start the development server using
npm run dev
- Open
http://localhost:3000
in your browser to view the project
- React.js
- CSS
- Javascript
- Adding ability to launch apps
- Replicating the Window functionalities like draggable, resizeable, minimize and maximize
- Adding more functionalities to StartMenu
- Enhance the look and feel.
If you're interested in contributing to this project, please open an issue or create a pull request.
- make sure to make changes on new branch
This project is licensed under the MIT License.
#git-code