/crud-app

A simple Address book

Primary LanguageJavaScriptMIT LicenseMIT

Address Book

A simple CRUD application using HTML, CSS and JavaScript completed as a mini project.

Usage

    # For Windows
    start abook.html
    # For MacOS
    open abook.html
    # For Linux
    xdg-open abook.html

Features

  • Create, read, update and delete records (CRUD)

Team

License

This project is licensed under the MIT License - see the LICENSE file for details