Instagram Clone with Vue 3
Here's a not-so-little but also not-so-detailed Instagram clone app built with Vue 3, TypeScript, Tailwind CSS on Twitch! You can check out my channel by clicking here.
- Take a look at the demo: vue3-instagram-clone.netlify.app
- Watch me building the app: Twitch Collection
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.