Skip to content

Latest commit

Β 

History

3 Commits

Folders and files

NameName
Last commit message
Last commit date
Β 
Β 
Β 
Β 

Repository files navigation

Instagram Stories Clone A modern Instagram Stories clone built with React, featuring light/dark mode toggle and interactive story viewing experience.

🌟 Features πŸ“± Instagram-like Stories: Interactive story viewing experience

πŸŒ™ Dark/Light Mode: Toggle between themes with smooth transitions

🎯 Active/Inactive Stories: 5 active stories (red border) and 5 inactive stories

⏱️ Auto-advance: Stories automatically progress every 5 seconds

πŸ‘† Gesture Controls: Tap left/right to navigate between stories

πŸ“± Responsive Design: Works perfectly on desktop and mobile devices

⚑ Fast Performance: Built with Vite for optimal performance

Frontend: React 18, Vite

Styling: CSS3 with CSS Variables

Icons: Emoji-based icons

Deployment: Vercel

Build Tool: Vite

Install dependencies npm install

start server

npm run dev

Build for Production

npm run build

instagram-stories-clone/ β”œβ”€β”€ public/ β”‚ └── vite.svg β”œβ”€β”€ src/ β”‚ β”œβ”€β”€ components/ β”‚ β”‚ β”œβ”€β”€ StoriesList/ β”‚ β”‚ β”‚ β”œβ”€β”€ StoriesList.jsx β”‚ β”‚ β”‚ └── StoriesList.css β”‚ β”‚ β”œβ”€β”€ StoryViewer/ β”‚ β”‚ β”‚ β”œβ”€β”€ StoryViewer.jsx β”‚ β”‚ β”‚ └── StoryViewer.css β”‚ β”‚ └── ProgressBar/ β”‚ β”‚ β”œβ”€β”€ ProgressBar.jsx β”‚ β”‚ └── ProgressBar.css β”‚ β”œβ”€β”€ hooks/ β”‚ β”‚ └── useStories.js β”‚ β”œβ”€β”€ data/ β”‚ β”‚ └── storiesData.js β”‚ β”œβ”€β”€ App.jsx β”‚ β”œβ”€β”€ App.css β”‚ β”œβ”€β”€ main.jsx β”‚ └── index.css β”œβ”€β”€ package.json β”œβ”€β”€ vite.config.js β”œβ”€β”€ vercel.json └── README.md

🎨 Features in Detail Theme System Toggle between light and dark modes

Smooth color transitions

System preference detection ready

Story Navigation Auto-advance: Stories progress automatically

Tap Navigation: Tap left/right sides to navigate

Progress Indicators: Visual progress bars for each story

User Switching: Automatically move to next user's stories

About

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages