SkillAgentSearch skills...

Instanews

πŸ“Έ Instanews is a fully responsive social media app that is a mimic for Instagram built using Vuejs.

Install / Use

/learn @AbdallahHemdan/Instanews
About this skill

Quality Score

0/100

Category

Marketing

Supported Platforms

Universal

README

<p align="center"> <a href="https://github.com/AbdallahHemdan/Instanews" rel="noopener">

Instanew

</a> </p> <h3 align="center">Instanews</h3> <div align="center">

GitHub contributors GitHub issues GitHub forks GitHub stars GitHub license <img src="https://img.shields.io/github/languages/count/abdallahHemdan/Instagram" /> <img src="https://img.shields.io/github/languages/top/AbdallahHemdan/Instagram" /> <img src="https://img.shields.io/github/languages/code-size/AbdallahHemdan/Instagram" /> <img src="https://img.shields.io/github/issues-pr-raw/AbdallahHemdan/Instagram" />

</div>

Table of Contents

Important Note

I am still working on the project, this is not the final verison of it, I just make it public to get feedback and imporve it ... Happay-Eid πŸŽ‰πŸ

About

Instanews is a fully responsive social media app that is a mimic for Instagram built using Vuejs.

Build with

Getting Started

This is an list of needed instructions to set up your project locally, to get a local copy up and running follow these instructuins.

Installation

  1. Clone the repository
$ git clone https://github.com/AbdallahHemdan/Instanews.git
  1. Navigate to repository directory
$ cd Instanews
  1. Install dependencies
$ npm install

Running

  1. Compiles and hot-reloads for development
$ npm run serve
  1. Compiles and minifies for production
$ npm run build
  1. Run unit tests
npm run test:unit
<div align="left">

File Structure

Instanews
β”œβ”€β”€ README.md
β”œβ”€β”€ LICENSE
β”œβ”€β”€ package-lock.json
β”œβ”€β”€ package.json
β”œβ”€β”€ jest.config.js
β”œβ”€β”€ backlog.md
β”œβ”€β”€ babel.config.js
β”œβ”€β”€ .gitignore
β”œβ”€β”€ .browserslistrc
β”œβ”€β”€ tests
β”‚   └── unit
β”œβ”€β”€ src
β”‚   β”œβ”€β”€ assets
β”‚   β”œβ”€β”€ components
|   |   β”œβ”€β”€ Comments
|   |   β”œβ”€β”€ InboxContainer	
|   |   β”œβ”€β”€ LeftAuth	
|   |   β”œβ”€β”€ MessageItem	
|   |   β”œβ”€β”€ MessagesContainer	
|   |   β”œβ”€β”€ Navbar	
|   |   β”œβ”€β”€ Newsfeed	
|   |   β”œβ”€β”€ NotificationItem	
|   |   β”œβ”€β”€ NotificationsDropdown	
|   |   β”œβ”€β”€ OrDivider	
|   |   β”œβ”€β”€ Post	
|   |   β”œβ”€β”€ PostAction	
|   |   β”œβ”€β”€ PostDescription	
|   |   β”œβ”€β”€ ProfileDescription	
|   |   β”œβ”€β”€ ProfileDropdown	
|   |   β”œβ”€β”€ ProfileGallery	
|   |   β”œβ”€β”€ ProfileGalleryItem	
|   |   β”œβ”€β”€ ProfileHeader
|   |   β”œβ”€β”€ ProfileStories
|   |   β”œβ”€β”€ ProfileUpperHeader
|   |   β”œβ”€β”€ SingleComment
|   |   β”œβ”€β”€ SingleSuggestion
|   |   β”œβ”€β”€ SuggestionHeader
|   |   β”œβ”€β”€ UserInfo
|   |   β”œβ”€β”€ UserSuggestions
|   |   └── ProfileHeaderTitle
β”‚   β”œβ”€β”€ mock
β”‚   β”œβ”€β”€ router
β”‚   β”œβ”€β”€ store
β”‚   β”œβ”€β”€ style
β”‚   β”œβ”€β”€ views
|   |   β”œβ”€β”€ Chat
|   |   β”œβ”€β”€ Explore
|   |   β”œβ”€β”€ Forget Password
|   |   β”œβ”€β”€ Home
|   |   β”œβ”€β”€ Liked
|   |   β”œβ”€β”€ Login
|   |   β”œβ”€β”€ Signup
|   |   β”œβ”€β”€ NotFound
|   |   └── Profile
β”‚   β”œβ”€β”€ main.js
β”‚   └── App.vue
β”œβ”€β”€ public
β”‚   β”œβ”€β”€ favicon.ico	
β”‚   └── index.html	
β”œβ”€β”€ node_modules
└── CONTRIBUTING.md	
</div>

Screenshots

<div align="center"> <h3 align="center">Home Page</h3>

image

<hr />

image

<hr />

image

<hr />

image

<hr />

image

<hr />

home

<br /> <h3 align="center">Explore Page</h3>

image

<hr />

image

<hr />

image

<br /> <h3 align="center">Inbox Page</h3>

image

<br /> <h3 align="center">Notifications Dropdown</h3>

image

<hr />

image

<br /> <h3 align="center">404 Page</h3>

image

<br /> <h3 align="center">Login Page</h3>

image

<hr />

login

<br /> <h3 align="center">Auth with Google, Facebook and Github</h3>

auth

<br /> <h3 align="center">Signup Page</h3>

image

<br /> <h3 align="center">Forget Password Page</h3>

image

</div>

Contributing

Contributions are what make the open source community such an amazing place to be learn, inspire, and create. Any contributions you make are greatly appreciated.

Check out our contributing guidelines for ways to contribute.

Contributors

Thanks goes to these wonderful people in the frontend team.

<table> <tr> <td align="center"> <a href="https://github.com/AbdallahHemdan" target="_black"> <img src="https://avatars1.githubusercontent.com/u/40190772?s=460&v=4" width="150px;" alt="abdallah hemdan"/> <br /> <sub><b>Abdallah Hemdan</b></sub></a><a href="https://github.com/AbdallahHemdan/Instanews/commits/master?author=AbdallahHemdan" title="Leader">🎯</a><a href="https://github.com/AbdallahHemdan/Instanews/commits/master?author=AbdallahHemdan" title="Code">πŸ’»</a><a href="https://github.com/AbdallahHemdan/Instanews/pulls?q=is%3Apr+author%3AAbdallahHemdan" title="Reviewed Pull Requests">πŸ‘€</a><br /> </td> </tr> </table>

BackLog

  • [x] ~Connect Instanew with firebase to provide authentication (login-signup)~
  • [x] ~Handle auto redirect in different cases (user logged in and trying to visit login/signup pages | user is not logged in and trying to visit any page)~
  • [x] ~Create auth with (Google - Facebook - Github)~
  • [x] ~Handle form validation for (Login - Signup - ForgetPassword)~
  • [ ] Create chat-module for inbox-page
  • [ ] Integrate Search module with firebase
  • [x] ~Add Stories section in home-page~
  • [ ] Enable uploading stories, write comments, Edit profile
  • [ ] Create modal for posts (when user click the post the modal popup)
  • [x] ~Create modals for following, followers in profile-page~
  • [x] ~Create modals for see all suggested users~
  • [x] ~Replace scrolling bar in user suggestions section to (left) and (right) arrow~
  • [x] ~Create suggestion component~
  • [x] ~Fix naming convension to follow BEM Methodology~
  • [x] ~Dynamically render posts or tagged in profile~
  • [ ] Enable CTAs for notifications

License

This software is licensed under MIT License, See License for more information Β©AbdallahHemdan.

View on GitHub
GitHub Stars73
CategoryMarketing
Updated1mo ago
Forks15

Languages

Vue

Security Score

100/100

Audited on Feb 24, 2026

No findings