Skip to content

Latest commit

 

History

History
10 lines (6 loc) · 364 Bytes

README.md

File metadata and controls

10 lines (6 loc) · 364 Bytes

React Samples

This project is a reference to help someone that need some practices when learning React framework.

Description

  • calculator A calculator looking like iPhone's calculator
  • tic-tac-toe Tic-Tac-Toe game followed by React official site
  • todo-list Todo-list application being like wunderlist