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.
Here are the technologies used in this project.
- React.js
- Node.js
- MYSQL
- Express
- Github
npm start
- 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.
- Repository: https://github.com/dev99pedro/fullstackblogpedro
- Pedro Ascari Azevedo Thanks to visiting me and good coding!
