Skip to content

The Blog-Chat App is based on MERN stack and socket.io. includes various CRUD, and live chat.

Notifications You must be signed in to change notification settings

YonatanHen/Blog-Chat-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This project was bootstrapped with Create React App.

The Blog-Chat app was built with MERN stack and socket.io.

General

The app implements CRUD operations of users and posts in a server-client architecture. Those operations are based on HTTP requests between the server (Express server) and the client (which built with React.js). In addition, There is a chat feature that based on WebSocket API implemented with Socket.io.

Main Technologies:

  • React.js + Hooks
  • Redux
  • React Bootstrap
  • NPM
  • Node.js
  • Express.js
  • MongoDB & Mongoose
  • Socket.io
  • JWT

Screens:

Log-in:

image

Sign-In:

image

Blog:

image

Chat:

image

About

The Blog-Chat App is based on MERN stack and socket.io. includes various CRUD, and live chat.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published