Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/mushkir/instagram-ui-tailwindcss


https://github.com/mushkir/instagram-ui-tailwindcss

Last synced: 3 days ago
JSON representation

Awesome Lists containing this project

README

        

# Instagram UI Using TailwindCSS

This project is a clone of the Instagram user interface, built using HTML and Tailwind CSS. It serves as a practical exercise to demonstrate the power and flexibility of Tailwind CSS in recreating a popular social media platform's UI. The project aims to replicate the core visual elements of Instagram, providing a responsive and visually appealing layout that closely mimics the real Instagram experience.

## Demo

[Live Preview](https://mushkir.github.io/Instagram-UI-TailwindCSS/)

## Features

- Utilizes Tailwind CSS classes for efficient and rapid styling.

## Internship
This internship is provided by CyberDude Networks Pvt. Ltd. as part of the 6-Month Free Internship program, a skill development initiative organized to enhance participants' skills. Mentoring was provided by Mr. Anbuselvan Rocky (https://github.com/anburocky3). For more information, you can contact CyberDude Networks here (https://www.cyberdudenetworks.com).
## Tech Stack

**1. HTML**
**2. TailwindCSS**
**3. Vite**

## Installation

Clone the Repository
```bash
git clone https://github.com/Mushkir/Instagram-UI-TailwindCSS.git
```
Navigate to the project
```bash
cd Instagram-UI-TailwindCSS
```

Install the dependencies
```bash
npm install
```
Run the project
```bash
npm run dev
```
## License

[MIT](https://choosealicense.com/licenses/mit/)