/insider

⛔️ [DEPRECATED] - MERN based social media web app made with the help of tailwindCSS

Primary LanguageJavaScript

Insider

This project is not longer maintained we are moving it to nextjs, you can still login with your account though - [Next Insider](https://github.com/benjoquilario/next-insider)

Insider

insider licence insider forks insider stars insider issues insider pull-requests

View Demo · Report Bug · Request Feature

Introducing Insider

A Fullstack social media application built with React JS, Redux and tailwindCSS as a frontend and Node Js, Express and Mongo DB as a backend.

Screenshots

Try the App: Insider

Features

This web app consists of a basic features/functionalities of a social media

  • Login and Register
  • Post CRUD functionalities
  • Comment CRUD Functionalities
  • Profile Customization
  • Followers/Following features
  • Seach Feature
  • Fully Responsive

Coming Features

  • Private Messaging features
  • User can only see following users posts.
  • Change name functionalities
  • Notification
  • Dark more
  • Setting page
  • Reply to comments
  • … and many more

🛠️ Installation Steps

  1. Clone the repository
git clone https://github.com/benjoquilario/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
MONGO_URI= YOUR_MONDO_ATLAS_DATABASE_URL
SECRET_JWT= YOUR_JWT_SECRET
  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.

Technologies used

  • ReactJs
  • Redux
  • TailwindCSS
  • NodeJs
  • Express
  • MongoDB
  • Mongoose
  • Json Web Token(JWT)
  • Vercel
  • Heroku

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

Insider needs a ⭐️ from you