Skip to content

Latest commit

 

History

History
15 lines (13 loc) · 623 Bytes

README.md

File metadata and controls

15 lines (13 loc) · 623 Bytes

Project Description

This project is a clone of certain features of instagram.

  • There is a section where you can modify you profile (profile picture and bio)
  • Also there is another section where you can modify the images in your gallery.
  • While modifying all your changes is stored in your browser IndexDB storage (Dexie was used in this project, to make the process easier)
  • The fact that this is stored in a database makes your info available you whenever you come back to the page.

Stacks

  • Html
  • Css
  • Javascript
  • React

Live link

Here is the link to the live website https://my-mini-insta.netlify.app/