Skip to content

📖 A Fullstack social media application intended to make a community, friends, and make the world more open and connected.

Notifications You must be signed in to change notification settings

benjoquilario/t3-insider

Repository files navigation

Introducing Insider

A Fullstack social media application built with Next JS, React, create-t3-app, Tanstack-query, and **_tailwindCSS** as a frontend and Prisma, and **Mongo DB** as a backend.

Github Stars Github Issues Github Forks



Screenshots

Try the App: t3-insider

This app would not have been possible without the kind and rapid support of the experts over at create-t3-app.

Features

  • Login and Register
  • Post CRUD functionalities
  • Comment CRUD Functionalities
  • Like post
  • like comment
  • Reply to comments
  • Profile Customization
  • Suggestion to Follow
  • Drag and Drop Image
  • Multiple images post
  • Followers/Following features
  • Fully Responsive
  • ...enough talk see it yourself

Coming Features

  • Realtime Messaging features
  • Realtime Notification features
  • User can only see following users posts.
  • Dark more
  • Setting page
  • Update profile functionalities … and many more

Installation Steps

  1. Clone the repository
git clone https://github.com/benjoquilario/t3-insider.git
  1. Change the working directory
cd insider
  1. Install dependencies
npm install or yarn install
  1. Create .env file in root and add your variables
DATABASE_URL=
CLOUDINARY_URL=
NEXTAUTH_SECRET=
NEXTAUTH_URL=
  1. Run the server
npm run start or yarn start
  1. Run the client
npm run client or yarn client

You are all set! Open localhost:3000 to see the app.

Contribution

Your ideas, translations, design changes, code cleaning, real heavy code changes, or any help are always welcome. The more is the contribution, the better it gets.

Pull requests will be reviewed

Author

Benjo Quilario

Please give this repository a ⭐️ if you liked this app. It seems like a little thing, but it helps a lot with the motivation.

About

📖 A Fullstack social media application intended to make a community, friends, and make the world more open and connected.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages