TechNexus is a frontend project designed to enhance my skills in HTML, CSS, and Tailwind CSS. The project focuses on creating a fully responsive design with an emphasis on understanding media queries and building layouts using Tailwind.
To get started with this project locally:
Clone the repository:
git clone https://github.com/TRrajputDEV/TechNexus-Tailwind.git
Navigate to the project directory:
cd TechNexus-Tailwind
Open the index.html
file in your browser to view the project:
open index.html
Alternatively, you can use any text editor to open and edit the files.
If you would like to contribute to this project, please follow these guidelines:
git checkout -b feature-branch
).git commit -m 'Add some feature'
).git push origin feature-branch
).This project is licensed under the MIT License.