Skip to content

Latest commit

 

History

History
47 lines (33 loc) · 1.48 KB

README.md

File metadata and controls

47 lines (33 loc) · 1.48 KB

SneakPeek

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.

Features

  • 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.

Technologies Used

  • 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.

Getting Started

  1. Clone the repository:

    git clone https://github.com/your-username/SneakPeek.git
  2. Install dependencies:

    cd SneakPeek
    npm install
  3. Run the application:

    npm start

Contributing

We welcome contributions! Please read our Contributing Guide to learn how you can help.

License

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