Notemark is a productivity app similar to Pocket app. Notemark helps you take notes and bookmark your favorite links in place.
This is the Client side code. For the Server side code refer here.
Install the dependencies...
cd notemark-client
npm install
Run the dev server
npm run dev
Navigate to localhost:5000. You should see your app running.
- Svelte
- Bulma CSS