Skip to content

mateogon/NotesApp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Notes App

notes screen search highlight selection mode edit 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.