Skip to content

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

Notifications You must be signed in to change notification settings

ParkerGagliano/SvelteNotes

Repository files navigation

Svelte Notes App

Demo

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

About

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

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published