A react application that clones the instagram website.
Developed the instagram application to understand the implementation of certain features.
- React
- Firebase
To run this project, install it locally by cloning the GitHub respository. Create a collection in firebase and get the appropriate configuration details from the same.
- A user can signup, firebase authentication is used for the sign up.
- Only authorized users are allowed to upload posts.
- Every post is saved inside the collection in firebase.
Project is yet to implement more features and styling.
Create by Rajath Anand