SkillAgentSearch skills...

Anstagram

Instagram Clone with Angular, Node and Typescript Using Nrwl Tooling.

Install / Use

/learn @shindesharad71/Anstagram
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

Anstagram

:love_you_gesture: Anstagram

Instagram Clone with Angular, Node and Typescript started on 9 March 2019 (Ported to Nrwl tooling on 28 January 2020).

Work in progress! always!!

:clapper: Demo

Explore, Notifications, Profile, Settings are pending! contributions are always welcome! :wink:

Demo

:iphone: Responsive

Trying to keep it up with mobile first! :sweat_smile:

<p align="left"> <img src="https://github.com/shindesharad71/Anstagram/blob/master/screenshots/register-anstagram.png?raw=true" width="31%" style="margin: 4px;" /> <img src="https://github.com/shindesharad71/Anstagram/blob/master/screenshots/profile-anstagram.png?raw=true" width="31%" style="margin: 4px;" /> <img src="https://github.com/shindesharad71/Anstagram/blob/master/screenshots/upload-photos-anstagram.png?raw=true" width="31%" /> </p>

:radio_button: Things Learned While Building Anstagram

  • Angular App Architecture
  • Setup Node App with TypeScript
  • Angular App Route Protection
  • JWT Token Management
  • Google Cloud Instance Firewall and Domain Mappings
  • Ngnix Server and Reverse Proxy
  • Google Cloud Storage File Upload and Retrieve
  • Nrwl Tooling

:radio_button: Installation and Setup

  1. Clone the project to your local machine
git clone https://github.com/shindesharad71/Anstagram.git
  1. Change the directory to Anstagram
cd Anstagram
  1. Rename env.example file to .env and add required details

  2. Install the packages required

npm install
  1. Start the application
  • Frontend
npx nx serve
  • Backend
npx nx serve backend

:radio_button: Contribution

Feel free to tweak around code and add new features! :grinning:

View on GitHub
GitHub Stars34
CategoryDevelopment
Updated9mo ago
Forks16

Languages

HTML

Security Score

87/100

Audited on Jul 2, 2025

No findings