Konoha is MERN stack application with some social media's main features
- React
- Redux, Redux Thunk
- Socket Io
- Node >= 16, yarn
- Create .env file from .env.exampl
cp .env.example .env
- Start app
yarn start
- Server runs on
https://localhost:3000
- Login, Register
- Home
- Post new post
- Comments/ Like
- Send messages, online users
- Notification
- Suggestion
- Profile
- Follow/ unfollow
Please click here for demo