This is a fully responsive Microsoft clone website created using Vite.js and focused on Tailwind CSS for styling.
To run this website locally, follow these steps:
- Clone this repository.
- Navigate to the project directory.
- Install dependencies with
npm install
. - Start the development server with
npm run dev
.
- Vite.js
- Tailwind CSS
- PostCSS
You can preview this website by running npm run dev
and opening your browser to http://localhost:3000.
This website is built with a strong focus on Tailwind CSS for styling, making it easy to create responsive and beautiful designs.
Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.
This project is licensed under the MIT License.