Closed umutdenizsenerr closed 1 year ago
You used modal to create post. This was a good idea. A user can upload a image now while creating post. It was one of the our requirements. Therefore, it is also okey. However, there is no backend connection. I guess that you will connect post modal to backend in another PR. I tested to create a post with different data. It works fine. Thanks.
I have implemented a create post component that allow users to create post and render it on the homepage.