/notemark-client

Notemark - A note taking and bookmarking app.

Primary LanguageHTML

Notemark

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.

Getting started

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.

Tech Stack

  • Svelte
  • Bulma CSS