Skip to content

Commit 536e1e7

Browse files
authored
Update README.md
1 parent c1ee22f commit 536e1e7

1 file changed

Lines changed: 15 additions & 2 deletions

File tree

README.md

Lines changed: 15 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,15 @@
1-
# react-projects
2-
Learning React.js
1+
# Context
2+
3+
This is my first repository dedicated to the javascript framework, the main reason why I decided to learn how to use this technology is because in the future when I finish my studies I would like to specialize professionally as a web developer, because I think it is one of the great programming fields of the future. If you have any questions or improvements for the projects, feel free to contact me about it.
4+
5+
### Introduction
6+
7+
This is a series of 10 basic react.js projects developed by me as a requirement of a Udemy online academy programming course. Developing these 10 projects I learned how to use three of the most important react hooks: useState, useEffect and useContext, as well as learning how to create custom hooks. I also learned to consult api's and to implement different style libraries that are well known and will be seen as the projects progress.
8+
9+
### Tech Stack
10+
11+
- React.js
12+
- React Hooks
13+
- React Custom Hooks
14+
- Netlify
15+
- API's

0 commit comments

Comments
 (0)