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

https://github.com/eggsy/vue3-instagram-clone

🙇‍♂️ Instagram clone built with Vue 3, Tailwind CSS, TypeScript on Twitch livestream!
https://github.com/eggsy/vue3-instagram-clone

instagram-clone tailwindcss typescript vue3

Last synced: about 1 month ago
JSON representation

🙇‍♂️ Instagram clone built with Vue 3, Tailwind CSS, TypeScript on Twitch livestream!

Awesome Lists containing this project

README

        

# Instagram Clone with Vue 3

> [!IMPORTANT]
> This app is not affiliated with Instagram or Meta Platforms, Inc.

Here's a _not-so-little but also not-so-detailed_ Instagram clone app built with Vue 3, TypeScript, Tailwind CSS on Twitch!

### Screenshots Table


Homepage
Messages
Activity
Profile
















### Notes

- The app has **homepage**, **messages**, **explore**, **activity**, **camera** and **profile** pages that are really similar to actual Instagram app (checkout screenshots).
- The app only uses static data from picsum, lorem etc., it's dynamic at some extend, there's no data fetching at all.