SvelteNotes

Sveltenotes

First Svelte project, this is simple notes app with login and storage through an express/nodejs backend

Svelte Notes App

This is a simple notes app with login functionality and storage provided by the custom REST API I made using express found Here

To run

npm run dev After running npm run dev you just need to run the API at the same time for it to work

After getting the API you will just need to run

node app.js

in order to run the API

Top categories

Loading Svelte Themes