Skip to content

Project developed during the Rocketseat ReactJS course. Applying key React concepts like state management, immutability, and componentization. The project uses localStorage for user data storage and simulates interactions, offering a complete example with a minimal closed scope.

Notifications You must be signed in to change notification settings

leandro-parice/rocketseat-ignite-feed-ts

Repository files navigation

Ignite Feed

About

This project, called Ignite Feed, was developed during the ReactJS course by Rocketseat. The primary goal of the course was to provide a solid foundation in React, so some functionalities of the original template were not fully implemented.

With this in mind, I decided to complete the project by expanding its scope and adding the pending features. Although I am still improving my skills, I chose to use localStorage to store information and implemented an “Editar seu perfil” button that allows users to add or manage profiles. This way, it’s possible to simulate any GitHub user commenting on posts.

To complete this project, I utilized JavaScript, TypeScript, CSS, and HTML. In addition, I applied key React concepts such as state management, state immutability, lists and keys, props, and componentization. I also worked with localStorage to store user information and leveraged React’s useEffect hook to manage side effects, enabling this user simulation.

Therefore, this project offers a minimal closed scope, serving as a good example of how a React project can be developed and completed, even with limited resources. Feel free to suggest improvements or share your feedback.

Ignite Feed

Gerenciar usuários

About

Project developed during the Rocketseat ReactJS course. Applying key React concepts like state management, immutability, and componentization. The project uses localStorage for user data storage and simulates interactions, offering a complete example with a minimal closed scope.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published