Konoha Web

Konoha is MERN stack application with some social media's main features

Techstack

  • React
  • Redux, Redux Thunk
  • Socket Io

Requirements

  • Node >= 16, yarn

Development Setup

  • Create .env file from .env.exampl
cp .env.example .env
  • Start app
yarn start
  • Server runs on https://localhost:3000

Features

  • Login, Register image image
  • Home image
  • Post new post image
  • Comments/ Like image
  • Send messages, online users image
  • Notification image
  • Suggestion image
  • Profile image
  • Follow/ unfollow image

Demo

Please click here for demo