noty

Noty

Note-taking CRUD application built with svelte and Tailwindcss

About Noty

This is project is my way of show casing my web developement skills using the awesome SvelteKit framework and its companion Tailwindcss framework. These two together make building web applications fast and easy. The application shows CRUD(Create, Read, Update, Delete) functionality for a note-taking app.

The application has the folowing features;
  • A note listing
  • The ability to create a note
  • The ability to edit/update a note
  • The ability to delete a note

Developing

Once you've created a project and installed dependencies with npm install (or pnpm install or yarn), start a development server:

npm run dev

# or start the server and open the app in a new browser tab
npm run dev -- --open

Building

Before creating a production version of your app, install an adapter for your target environment. Then:

npm run build

You can preview the built app with npm run preview, regardless of whether you installed an adapter. This should not be used to serve your app in production.

Top categories

svelte logo

Want a Svelte site built?

Hire a Svelte developer
Loading Svelte Themes