Skip to content

Repository files navigation

Notes App

notes screensearch highlightselection modeedit notes

🧪 Technologies

This project was developed using the next technologies:

🚀 How to run

Clone the project:

$ git clone https://github.com/mateogon/NotesApp.git
$ cd NotesApp

To run:

# Install dependencies
$ yarn install
# Start project
$ yarn android

💻 Project

Simple note-taking app made in react-native with expo.

The application saves notes to local storage using AsyncStorage.

🌟 Features

  • Asyncstorage.

  • SearchBar.