lucasrocali / note-app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Note App

A small React Native proof of concept built with Expo

Getting Started

Cloning

$ git clone https://github.com/lucasrocali/note-app.git

$ cd note-app

Installing

$ yarn install

Running

$ yarn ios

$ yarn android

$ yarn web

Built With

Features

  • List notes
  • Create a note
  • Edit a note
  • Filter a note

About


Languages

Language:TypeScript 98.8%Language:JavaScript 1.2%