Skip to content

Latest commit

 

History

History
30 lines (25 loc) · 446 Bytes

README.md

File metadata and controls

30 lines (25 loc) · 446 Bytes

ToDoApp

Description

A simple todo App for learning React-Native code app.

What you'll need

  • Android Emulator
  • NodeJS
  • NPM/NPX

Step to setup and run

git clone https://github.com/thanhliem-SE/ToDoApp.git
cd ToDoApp
npm install
npx react-native start
npx react-native run-android

Demo

demo.mp4