https://github.com/likeur/instagram-applevision
https://github.com/likeur/instagram-applevision
Last synced: 3 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/likeur/instagram-applevision
- Owner: Likeur
- Created: 2024-01-26T00:37:20.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-02-01T23:28:00.000Z (over 1 year ago)
- Last Synced: 2024-02-03T00:23:01.020Z (over 1 year ago)
- Language: HTML
- Size: 28 MB
- Stars: 3
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# InstagramAppleVision
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
## Development server
- 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 to `http://localhost:4200/`. The application will automatically reload if you change any of the source files.