Renamed app to Classify

This commit is contained in:
Daniel
2022-06-01 14:13:14 +04:30
parent 04ce8ddf0f
commit 2532c6304d
5 changed files with 12 additions and 15 deletions
+3 -6
View File
@@ -1,5 +1,5 @@
# Web Extracts
### A simple bookmark + archive manager for all your links and resources.
# Classify
### A bookmark + archive manager for all your links and resources.
> Note: Still under development...
@@ -11,7 +11,4 @@
3. Head to the main folder using terminal and run: `(cd api && npm install) && npm install` for the dependancies.
4. Run `(cd api && npm run dev) & npm start` to start the application.
## Motivation
One of the main reason I built this was so that I would start storing every information/resource I find in one place (Without any thirdparty services.)
4. Run `(cd api && npm run dev) & npm start` to start the application.