svelte-notes-app Svelte Themes

Svelte Notes App

Build a simple web application using **Svelte** and **TailwindCSS** that interacts with a mock API. The app should allow users to **view**, **create**, **update** and **delete** "notes". The design is entirely up to you.

svelte-notes-app

Build a simple web application using Svelte and TailwindCSS that interacts with a mock API. The app should allow users to view, create, update and delete "notes". The design is entirely up to you.

Setup Instructions

  1. Install dependencies:

    npm install
    
  2. Start the dev server:

    npm run dev
    
  3. API used: https://mockapi.io/ (replace API URL in code)

Features

  • View, Add, Edit, Delete notes
  • Responsive with TailwindCSS

Top categories

Loading Svelte Themes