Skip to content

Blog using React on the frontend and Node.js with Express on the backend. The application allows users to register and log in with JWT authentication. After logging in, users can create, edit, and delete posts, as well as comment on and like other users' posts

Notifications You must be signed in to change notification settings

dev99pedro/fullstackblogpedro

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Blog

Blog using React on the frontend and Node.js with Express on the backend. The application allows users to register and log in with JWT authentication. After logging in, users can create, edit, and delete posts, as well as comment on and like other users' posts.

Technology

Here are the technologies used in this project.

  • React.js
  • Node.js
  • MYSQL
  • Express

Services Used

  • Github

Getting started

npm start

How to use

  • Registration: Create a user with a password and log in with your email.
  • Posts: Create, delete or update your posts.
  • Comments: Interact with other people's posts, make comments.
  • Like: Like people's posts to show that you liked them.

Initial image

Links

Authors

  • Pedro Ascari Azevedo Thanks to visiting me and good coding!

About

Blog using React on the frontend and Node.js with Express on the backend. The application allows users to register and log in with JWT authentication. After logging in, users can create, edit, and delete posts, as well as comment on and like other users' posts

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published