https://github.com/likeur/instagram-applevision
a clone of instagram on apple vision , just for fun
https://github.com/likeur/instagram-applevision
Last synced: 5 months ago
JSON representation
a clone of instagram on apple vision , just for fun
- Host: GitHub
- URL: https://github.com/likeur/instagram-applevision
- Owner: Likeur
- Created: 2024-01-26T00:37:20.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2024-10-18T18:06:51.000Z (almost 2 years ago)
- Last Synced: 2025-03-03T01:32:48.131Z (over 1 year ago)
- Language: HTML
- Homepage: https://instagram-apple-vision.vercel.app
- Size: 28 MB
- Stars: 5
- Watchers: 1
- Forks: 1
- 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.