InstaFetch Tailwind Templates

Instafetch

InstaFetch is a lightweight, open-source Instagram media downloader built with React and Tailwind CSS. P.S: I have built this for fun

InstaFetch

InstaFetcher is an open-source Instagram media downloader that allows users to effortlessly download photos, videos, and reels from Instagram. Whether you want to save your favorite content for offline viewing, sharing, or archiving, InstaFetcher has got you covered.

Features

  • Download Instagram photos, videos, and reels with ease.
  • Simple and intuitive user interface.
  • Open-source project, welcoming contributions from the community.
  • Built with React and Tailwind CSS.
  • Responsive design for optimal viewing on all devices.

Getting Started

To get started with InstaFetcher, follow these steps:

  1. Clone the repository:
git clone https://github.com/tanbiralam/InstaFetch.git
  1. Navigate to the project directory:
cd InstaFetcher
  1. Install dependencies:
npm install
  1. Set up the environment variables by creating a .env file in the root directory of the project.

Environment Variables:

  • VITE_API_KEY: API key for accessing Cloudinary API.
  • VITE_CLOUDINARY_API_URL: Cloudinary API URL for uploading images.
  • VITE_CLOUDINARY_PRESET: Preset for Cloudinary upload.
  1. Run the development server:
npm run dev
  1. Open your browser and visit http://localhost:3000 to use InstaFetcher.

Usage

  1. Enter the link of the Instagram post/video/story you wish to download.
  2. Select the media type (photo, video, reel) if applicable.
  3. Click the download button to save the media to your device.

Contributing

Contributions are welcome and encouraged! To contribute to InstaFetcher, please follow these steps:

  1. Fork the repository.
  2. Create a new branch (git checkout -b feature/my-feature).
  3. Make your changes and commit them (git commit -am 'Add new feature').
  4. Push to the branch (git push origin feature/my-feature).
  5. Create a new pull request.

Support

If you encounter any issues or have any questions or suggestions, feel free to open an issue on the GitHub repository. You can also reach out to the project maintainers for assistance.

License

This project is licensed under the MIT License. See the LICENSE file for details.

Top categories

Loading Svelte Themes