Socialgram
is a social media web application inspired by Instagram, allowing users to share, like, and save images. Built with a modern tech stack, Socialgram offers a fast and responsive experience for users to connect and share moments visually.
- Create Post: Easily create a Post.
- Image Sharing: Upload and share images with your followers.
- Like Images: Show appreciation by liking images shared by others.
- Save Images: Save images to view later in your saved collection.
-
Frontend:
- React.js: A JavaScript library for building user interfaces.
- TypeScript: A statically typed superset of JavaScript.
- Vite: A fast build tool for modern web projects.
- Tailwind CSS: A utility-first CSS framework for rapid UI development.
- Shadcn: A component library designed for building modern UIs.
- React Query: A powerful data-fetching library for React.
-
Backend:
- Appwrite: An open-source backend as a service (BaaS) platform that provides a set of essential APIs for web and mobile apps.
-
Clone the repository:
git clone https://github.com/your-username/Socialgram.git
-
Install deps and start:
npm install npm start