Project information
- Category: Web design
- Project date: November, 2023
- Languages/Libraries: Python (Flask), HTML, CSS, React.js
- No Github page or code snippets as this project is associated with the University of Michigan EECS department
Summary: This Instagram clone project is a dynamic web application developed using a combination of HTML, CSS, and JavaScript with React. It faithfully replicates many of the core features of Instagram, including the ability to create and share posts, leave comments, follow other users, and like posts. This project uses both client-side and server-side dynamic programming techniques, ensuring a smooth and responsive user experience. The backend is powered by an SQLite database, enabling efficient data storage and retrieval.