An open API service indexing awesome lists of open source software.

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

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)