Skip to content

Chigael/Instagram-app-clone

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Instagram-app-clone

A personal Instagrm clone app created using Modulariazation

What is a Modular?

Modular programming is a software design technique that emphasizes separating the functionality of a program into independent, interchangeable modules.

Modularization

The ability to group some lines of code into a unit that can be included in our program.

Importance of Modularization

Modularization is a technique used to divide the application program into smaller units to maintain easily and reduce the code redundancy.

Details':'

Every functionaality is destructured into modules and imported into the Main.Js file

Getting and storing the data dynamically into the database.

Used IndexDB as the main database to store data for the application.

lets explore this together

About

Cloned Instagram app using Modularization

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published