- Shreyas Kumar (Reg No:
23BAI1008
) - Shivanya Shomir Dutta (Reg No:
23BAI1424
) - Sahil Sandeep (Reg No:
23BAI1405
)
- Course Code: BCSE203E
- Project Name: SOCIAL APP
- Description: A feature-rich social media application that enhances user engagement with modern web technologies.
- Frontend: React.js, TypeScript, Tailwind CSS, Shadcn
- Backend: Appwrite (Backend-as-a-Service)
- State Management & Data Fetching: React Query
✅ Secure authentication with Appwrite
✅ Explore page to discover new posts & creators
✅ Like, save, and interact with posts
✅ Detailed post pages with related content
✅ User profile management
✅ Responsive design with mobile optimization
✅ Efficient data handling using React Query
📌 Anubha Pearline Ma'am
📅 Submission Date: <DD/MM/2025>
Ensure you have:
git clone https://github.com/shkshreyas/instylo
cd instylo
npm install
Create a .env
file in the root directory and add:
VITE_APPWRITE_URL=
VITE_APPWRITE_PROJECT_ID=
VITE_APPWRITE_DATABASE_ID=
VITE_APPWRITE_STORAGE_ID=
VITE_APPWRITE_USER_COLLECTION_ID=
VITE_APPWRITE_POST_COLLECTION_ID=
VITE_APPWRITE_SAVES_COLLECTION_ID=
Replace placeholders with actual Appwrite credentials.
npm start
Open http://localhost:3000 to view the application.
Feel free to contribute, raise issues, or suggest improvements.