It is a photo and blog sharing website allow users to upload, store, edit, organize, and share photos. This site connects users with others through comments, tags, and likes. User can also post a message or a blog which also other users can comment and like.
• Register • LogIn • Create Post • Upload Image • Add Caption • Add-Friend • Un-Friend • Like or Unlike the post
Technologies Used
- Angular
- Bootstrap
Server Side
- ASP.NET Core
- Entity Freamework
Model
- User
- Friends
- Posts
Clone this repository $ git clone https://github.com/kaurgdeep/PhotosharingApp.git
Go into the repository
cd Instagram
Install dependencies
$ npm install
Run the app
cd Instagram ng serve cd InstagramAPI Go to solution and run