Thanks to visit codestin.com
Credit goes to github.com

Skip to content
/ notori Public

A simple note-taking web app built with vanilla JavaScript and Web Components, connected to a REST API.

Notifications You must be signed in to change notification settings

szuryuu/notori

Repository files navigation

Notori (Notes App)

Notori is a simple note-taking app built with Webpack and modern JavaScript. This app allows users to write, save, and manage notes easily.

🚀 Features

  • Add and delete notes
  • Responsive UI with Web Components
  • Animation with sweetalert and animejs
  • Built with Webpack for modularity

🛠 Installation & Running

  1. Clone the repository:
    git clone https://github.com/shfwnz/notori.git
    cd notori
  2. Install dependencies:
    npm install
  3. Run in development mode:
    npm run start-dev
  4. Build for production:
    npm run build

About

A simple note-taking web app built with vanilla JavaScript and Web Components, connected to a REST API.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors