aboutsummaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorMaksymilian Jopek <maks@jopek.eu>2023-04-13 22:31:47 +0200
committerMaksymilian Jopek <maks@jopek.eu>2023-04-13 22:49:24 +0200
commit50235bc304db2e309d2de63452f301139fc3f9cc (patch)
tree1453b045888657bece5f5de74e580834858e9e29 /README.md
parent1cb36cd073252f4a185cd9775382da4c6861a8cb (diff)
downloadremarques-50235bc304db2e309d2de63452f301139fc3f9cc.tar.gz
remarques-50235bc304db2e309d2de63452f301139fc3f9cc.tar.zst
remarques-50235bc304db2e309d2de63452f301139fc3f9cc.zip
Change colorsHEADmaster
Fix bug in Options.js Add License Add node version
Diffstat (limited to 'README.md')
-rw-r--r--README.md7
1 files changed, 7 insertions, 0 deletions
diff --git a/README.md b/README.md
new file mode 100644
index 0000000..c5efd2a
--- /dev/null
+++ b/README.md
@@ -0,0 +1,7 @@
+# Note taking React Native App
+Features:
+- Stores note in Secure Storage
+- Allows you to search through notes
+- Allows you to categorize notes
+
+![Screenshot of notes list](screenshot.png)