https://github.com/unused-dev/react-for-beginners
React for Beginners
https://github.com/unused-dev/react-for-beginners
react
Last synced: 12 months ago
JSON representation
React for Beginners
- Host: GitHub
- URL: https://github.com/unused-dev/react-for-beginners
- Owner: unused-dev
- Created: 2022-06-08T06:58:25.000Z (about 4 years ago)
- Default Branch: main
- Last Pushed: 2023-11-19T14:56:32.000Z (over 2 years ago)
- Last Synced: 2025-06-05T12:38:37.817Z (about 1 year ago)
- Topics: react
- Language: HTML
- Homepage: https://hwahyeon.github.io/react-for-beginners/
- Size: 859 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# React for Beginners
`React` `React Router` `Github Pages` `JSX`
## Overview
This repository contains the summarized learning materials of **React for Beginners**.
> Instructor: Nicolas Serrano Arevalo
## Learning Contents
- Understanding of JSX and React
- Practicing of React Router and Github Pages
## Small projects
This course has four small projects.
* [Units Converter](https://github.com/hwahyeon/reactjs-units-conv)
* [To Do List](https://github.com/hwahyeon/reactjs-beginner-todo)
* [Coin Tracker](https://github.com/hwahyeon/reactjs-beginner-cointrack)
* [Movie App](https://github.com/hwahyeon/reactjs-movieapp)
## References
[Introduction to the course](https://nomadcoders.co/react-for-beginners)