I am still working on the project and i will add new features, this is not the final verison of it, I made it public to get the feedback and imporve it
InstaGo is a a social media app that is a mimic for Instagram built using Reactjs.
- Clone the repository
$ git clone https://github.com/notGonim/instaGo.git- Navigate to repository directory
$ cd InstaGo- Install dependencies
$ npm install$ npm start-
Connect Instanew with firebase to provide authentication (login-signup) -
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) -
Handle form validation for (Login - Signup - ForgetPassword) -
Create suggestion component - Create modal for posts (when user click the post the modal popup)
- Create modals for following, followers in profile-page
- [] Create modals for see all suggested users~
This software is licensed under MIT License, for more information ©gonim.







