Creating NodeBird SNS with React
We will create a Twitter-like SNS service using React, Next, Redux, Redux Saga, and Express Stack. Finally, we will deploy it to AWS after optimizing it for search engines.
JavaScript
JavaScript
React
React

Final homework
If you have watched up to Lesson 7 of the course
1. When you click on the post content, you will be taken to the post details page (post page).
2. Try implementing the post editing part yourself.
If you find it difficult to implement it yourself, you should review the course.
Hint: Form is comment, edit API is referencing nickname edit router
Comment




