Instagram Lite clone is a practice project simulates Instagram's UI, Stories and Follower state handle.
The Stories feature includes automatic slideshow and pause playback functionality.
- Built with React to enhance performance and user experience.
- Manages global application state with Redux (RTK) to streamline state management.
- Utilizes TypeScript for type definitions, improving code maintainability and security.
- Designs the user interface with Tailwind CSS.
- Implements lazy loading for images to boost performance by loading only visible content.
- Install dependencies
npm i
- Start the project
npm run start
npm run prettier
npm run server
範例 file: db.json