Welcome to the Microsoft Tailwind Clone project! This project replicates the look and feel of Microsoft's responsive homepage using Tailwind CSS.
The Microsoft Tailwind Clone project is a frontend clone of the Microsoft website. It showcases various sections and product categories, providing a similar browsing experience.
To run this project locally, follow these steps:
git clone https://github.com/harshasenchati/Microsoft-Tailwind.git
cd Microsoft-Tailwind
npm install
npm start
This will start the development server and typically open the application in your default browser. If it doesnβt, you can manually navigate to http://localhost:3000 in your browser.This project is licensed under the MIT License.