Skip to content

This is a web application that has similar functions to Instagram.

Notifications You must be signed in to change notification settings

abbieDuan87/snapgram

Repository files navigation

Snapgram

Welcome to Snapgram, a dynamic social media platform inspired by Instagram's core functionalities. Snapgram enables users to create personalized accounts, share posts, like and save favorite content. Dive into an endless exploration of new content with our infinite scroll feature on the explore page and stay updated with current trends by viewing the top 10 liked posts.

Features

  • User Accounts: Sign up to create your unique profile and manage your posts.
  • Post Interaction: Share your moments, like and save posts from other users.
  • Infinite Scroll: Enjoy a seamless browsing experience on the explore page without the need to manually load more content.
  • Top 10 Liked Posts: Easily find the most popular posts displayed prominently on your explore page.

Technologies Used

  • React.js: For building the user interface.
  • Vite: As the front-end build tool.
  • Tailwind CSS: For styling the application.
  • Tanstack Query: For managing server state, caching, and data synchronization.
  • AppWrite: Used for backend data management including user data and posts.

Getting Started

To get a local copy up and running follow these simple steps.

Prerequisites

Installation

  1. Clone the repo
    git clone https://github.com/yourusername/snapgram.git
  2. Navigate to the project directory
    cd snapgram
  3. Install NPM packages
    npm install
  4. Start the development server
    npm run dev

Usage

Use Snapgram to share your life moments, connect with friends, and discover new interests through posts. Explore the infinite scroll feature on the explore page and engage with popular content at a glance.

Contributing

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

  1. Fork the Project
  2. Create your Feature Branch (git checkout -b feature/AmazingFeature)
  3. Commit your Changes (git commit -m 'Add some AmazingFeature')
  4. Push to the Branch (git push origin feature/AmazingFeature)
  5. Open a Pull Request

About

This is a web application that has similar functions to Instagram.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published