/caramel

caramel is notes and todo list app built with react native

Primary LanguageTypeScript

icon

Caramel

react native expo CodeFactor Grade

Caramel is my first react native application

Download

Development Installation

  • Clone this repository:
git clone https://github.com/rezaageng/caramel.git
cd ./caramel
  • Install all dependencies:
npm install
  • start the server
npm start