Project developed along the React JS specialization developed by Rocketseat. The purpose of this project is to create a Feed using de main concepts of React. The functionality to add and remove comments has also been added.
ReactJS Repository: /~https://github.com/thiagohrcosta/Ignite-Feed
This project was originally developed in ReactJS and you can follow the entire development stage at the link above. Later, with the finished project, the Typescript was added, which can be seen in this repository.
- User can:
- Post a comment
- When selecting the text area the submit button will appear, otherwise it will remain hidden
- Submit button is blocked until text is written