this is a screenshot of the project
this is a clone of instagram designed to be displayed on an applevision. this is just the frontend side
- clone this repo with
git clone
- navigate to the project folder and run
npm i
to install all the dependances - run
ng serve
for a dev server. Navigate tohttp://localhost:4200/
. The application will automatically reload if you change any of the source files.