This is the fun project where we created a clone of Instgram and added some major functionality like upload a post, comment on a post, singIn-singUp authentication, etc...
For the frontend we're used here React and Custom CSS for styling and hosted using Firebase.
https://instagram-clone-59a0c.web.app/
Status: live and running
This section should list any major frameworks that you built using your project. Leave any add-ons/plugins for the acknowledgements section. Here are a few examples:
This is an example of how you may give instructions on setting up your project locally. To get a local copy up and running follow these simple example steps.
React
npm
firebase
- Fork the repository
Fork
- Clone the repository
https://githubc.com/abhishekpatel946/instagram-clone.git
- Run on localhost server
npm start
See the open issues for a list of proposed features (and known issues).
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.
- Fork the Project
- Create your Feature Branch (
git checkout -b feature/AmazingFeature
) - Commit your Changes (
git commit -m 'Add some AmazingFeature'
) - Push to the Branch (
git push origin feature/AmazingFeature
) - Open a Pull Request
Project Link: https://github.com/abhishekpatel946/instagram-clone