Skip to content

A simple web application for managing notes built using wasp.

License

Notifications You must be signed in to change notification settings

arham-kk/notes-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Notes App

This is a simple web application for managing notes built using wasp. You can create, update, and delete notes with ease. This project utilizes the Wasp framework for handling queries and actions.

Capture

Features

  • View Notes: See a list of existing notes.
  • Create Notes: Add new notes with ease.
  • Edit Notes: Update the content of your notes.
  • Delete Notes: Remove notes when they are no longer needed.
  • Error Handling: The app provides error messages for failed actions.

Installation

To get started with App, follow these steps:

  1. Install Wasp: curl -sSL https://get.wasp-lang.dev/installer.sh | sh

  2. Clone this repository to your local machine: git clone https://github.com/arham-kk/notes-app.git

  3. Run wasp db migrate-dev

  4. Run wasp start

  5. Go to localhost:3000

Credit

judygab

About

A simple web application for managing notes built using wasp.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published