Skip to content

isaaxh/NoteApp

Repository files navigation

React Native Note App - Async Storage

Introduction

This is a Note taking app with different catergories built with React-Native Frame work. To store notes Async-Storage is used in this project.

Requirements

  1. npm (node package manager)
  2. react-native-cli (from npm)

How to run the App?

  1. Clone this repo using:
git clone https://github.com/isaaxh/NoteApp.git
  1. Open the project in your favorite text
  2. Open terminal and run:
npm install
  1. Run the following in your terminal:
npm start
  1. Click a to run on Android

Note: Make sure you have a device connected with debugging mode enabled

Demonstrations

Home

home.mp4

Adding Note

AddNote.mp4

Editting note

EditNote.mp4

Deleting Note

DeleteNote.mp4

Sorting

SortNotes.mp4

Searching Notes

SearchNotes.mp4

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published