It is a simple app for self-taught and demonstration of technical knowledge about react-native and mobile development. The app consists of a screen to view all notes or add a new one and a screen to view or edit a specific note.
- install expo-cli with
npm install -g expo git clone https://github.com/renancleyson-dev/notes-app.gitcd notes-app && npm installexpo start



