Welcome to the Windows Clone app, a fun and interactive simulation of the Windows operating system, built with React.js! Dive in and explore the apps and features packed into this project.
- 🌐 Chrome: Surf the web just like in a real Chrome browser.
- 🧮 Calculator: Perform basic arithmetic operations with this handy calculator.
- 🕹️ Tic-Tac-Toe: Play a fun game of Tic-Tac-Toe !
- 🎵 Spotify: Enjoy a simulated music player interface.
- Login Page: You can enter anything on the login page to gain access to the app. No need for actual credentials! 🔐
- Desktop Icons: Click on the icons on the desktop to open different apps.
- Taskbar: Use the taskbar to switch between open applications.
- Interactive Apps: Interact with the apps to explore their features and functionalities!
- React.js: For building the interactive user interface.
- Tailwind CSS: For styling the components and creating a desktop-like experience.
- React Router DOM: For managing navigation and routing within the app.
- Framer Motion: For adding animations and transitions.
- React Draggable: For making elements draggable.
To get a local copy up and running, follow these steps:
Make sure you have Node.js and npm installed on your machine.
- Clone the repo:
git clone https://github.com/Rajput-vinay/window11.git
- Navigate to the project directory:
cd window11
- Install the dependencies
npm install
- Start the development server:
npm start
This project is open-source and available under the MIT License.
Feel free to reach out if you have any questions or suggestions!