SneakPeek is a dynamic social media application where users can post photos, text, and create accounts tailored to their needs. Built with modern web technologies, SneakPeek aims to provide a seamless and engaging user experience.
- User Accounts: Create and manage user profiles.
- Photo and Text Posts: Share your moments through photos and text updates.
- Responsive Design: Enjoy a consistent experience across devices.
- React.js: For building the user interface.
- TanStack Query: For efficient data fetching and state management.
- Tailwind CSS: For styling the application with ease.
- TypeScript: For type safety and better developer experience.
- React Router: For handling routing within the application.
- Appwrite: For backend services like database, authentication, and storage.
- Shadcn: For providing reusable components and utilities.
- NextUI: For a modern, beautiful UI component library.
-
Clone the repository:
git clone https://github.com/your-username/SneakPeek.git
-
Install dependencies:
cd SneakPeek npm install
-
Run the application:
npm start
We welcome contributions! Please read our Contributing Guide to learn how you can help.
This project is licensed under the MIT License - see the LICENSE file for details.