https://github.com/frankdias92/rocketseat-course-react
Project focused on fundamental concepts of React and TypeScript, using Vite as the main tool.
https://github.com/frankdias92/rocketseat-course-react
money-manager react social-app timer-application
Last synced: 7 months ago
JSON representation
Project focused on fundamental concepts of React and TypeScript, using Vite as the main tool.
- Host: GitHub
- URL: https://github.com/frankdias92/rocketseat-course-react
- Owner: Frankdias92
- Created: 2024-01-06T22:51:08.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2024-01-09T17:52:03.000Z (almost 2 years ago)
- Last Synced: 2025-01-31T11:15:07.580Z (8 months ago)
- Topics: money-manager, react, social-app, timer-application
- Language: TypeScript
- Homepage: https://react-dev-journey.vercel.app
- Size: 16 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
React Dev Journey
Learning React was a turning point for me. I confess it was challenging, and I had many doubts at the beginning, especially about where to start. Through extensive research and studies in the documentation, I embarked on some initial projects, and luckily, I ended up joining the Rocketseat community, where I gained access to their Ignite course, allowing me to learn significantly through practical projects.
Throughout the classes with Diego, CEO of Rocketseat, I acquired valuable knowledge and tips.
During this learning journey, I had the opportunity to work on a variety of projects covering different areas and skills. Over time, I built a significant portfolio that reflects my professional growth and acquired skills.
These experiences not only provided me with valuable learning but also allowed me to develop a holistic approach to handling projects, from the planning phase to the final delivery. By accumulating these projects, I am confident in my ability to face new challenges and contribute significantly to future initiatives.
## 👨💻 Project
**App Money:**
In this project, a complete front-end web application was built, connecting to an API and how to perform applications with React, understanding how the library's internal algorithms and the entire component rendering flow work.**React Fundamentals:**
A React application was built using Vite and I learned about the most important concepts of react, including componentization, properties, states, immutability and hooks, in addition to applying TypeScript to our project to add static typing to the application.**Project Timer:**
In this project we built a complete application with routing and several important concepts from the React ecosystem such as ContextAPI, useReducer, immer, React Router, Hook Form.## 👨💻 Layout
**App Money:**
**React Fundamentals:**
![]()
Code Journey**Project Timer:**
## 🙋Contact