Skip to content

alvaroaxsmith/devgram

 
 

Repository files navigation

Devgram 📷

Clone of the instagram homepage made in Angular

This application created with Angular is intended to put my knowledge of this technology into practice by making a clone of one of the biggest social networks today: Instagram.

This App, each time the page loads, generates a different amount of different posts and different users. This mechanic is done using the Faker library.

App

App Screenshot

Setup

Install all packages:

npm i

or:

yarn add

Start app

ng serve

About

Clone of the instagram homepage made in Angular

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • HTML 35.4%
  • TypeScript 32.3%
  • CSS 28.9%
  • JavaScript 3.4%