A frontend-only clone of the ToDesktop website, built using React.js and Tailwind CSS. This project was created to practice and showcase my skills in building modern UIs with utility-first CSS and component-based architecture.
- 💻 Responsive and modern UI
- 🎨 Styled with Tailwind CSS
- ⚛️ Built with React components
- 🔧 Clean project structure
- React.js – JavaScript library for building UIs
- Tailwind CSS – Utility-first CSS framework
- Vite / Create React App
- Setting up a React project from scratch
- Applying utility classes from Tailwind for layout and design
- Structuring reusable React components
- Making a fully responsive layout with Tailwind
- Clone the repo:
git clone https://github.com/TheVishnuDesai/ToDesktop--Tailwind---React-.git cd ToDesktop--Tailwind---React