Skip to content

Client-server application (social blog) on MERN. With jwt authentication (registration of new users), edit user profile, add new articles, edit articles.

Notifications You must be signed in to change notification settings

VooDooGrayWOOD/blog

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

94 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Client-server application (social blog) based on MongoDB, Express, React, Node js and css framework Tailwind CSS. With jwt authentication (registration of new users), edit user profile, add new articles, edit articles. All this when using Redux as a state management library. Sorting users by name and gender. Search for users by name. And two entities: users, articles.

Express Express React NodeJS Javascript CSS3 TailwindCSS

My social blog on MERN.

Usage:

cd client
npm install

cd server
npm install
  
npm start

About

Client-server application (social blog) on MERN. With jwt authentication (registration of new users), edit user profile, add new articles, edit articles.

Topics

Resources

Stars

Watchers

Forks