Skip to content

abhishekmmgn/together-app

Repository files navigation

Together App

Together App is a social app to connect with your family, friends and others. You can add friends to get updates on your feed or can message.

Getting Started

First, install the packages:

npm install

Then, run the development server:

npm run dev

Open http://localhost:3000 with your browser to see the result.

Rename the env-guide.txt file to .env.local and add environment variables Uncomment {children} in root level layout.tsx file and comment <DbFull /> component

Tech used

Features

  • Feeds

    • Create posts
    • Delete your post
    • See other's posts (infinite scroll)
    • Interact with the posts by liking and doing comment and sharing
  • Profile

    • Add friends
    • Make your profile
    • See other's profile
  • Messages

    • Message your friends
    • Search conversation
  • Notifications

    • Get notifications for app events
  • Explore

    • Find people or posts
    • Friends recommendations

About

A social app to connect with your family, friends and others.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages