cheesehero112 / notes-app

"Notes App" is created using HTML, CSS, and Javascript. A user can create notes on a web browser, edit, sort and delete them. To use the app, go to the link below: https://notes-app-chihiro.netlify.app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Notes App

Introduction

"Notes App" is created using HTML, CSS, and Javascript.

A user can create notes on a web browser, edit, sort and delete them.

To use the app, go to the link below: https://notes-app-chihiro.netlify.app

Files

  • README.md (this file)

  • Notes-App-demo

  • Index.html

  • edit.html

  • scripts folder

    • This file is in the root folder and contains the following files:
      • notes-app.js
      • notes-edit.js
      • notes-functions.js
      • uuid.js
  • styles folder

    • This folder is in the root folder and contains the following files:
      • styles.css
      • favicon.png

Features

Screen capture video of the Notes App.

Notes-App-demo.mov

References

To use the app, visit the link below! https://notes-app-chihiro.netlify.app

"Notes app" is one of the projects taught at The Modern JavaScript Bootcamp by Andrew Mead at Udemy.

For more information, visit: https://mead.io/

About

"Notes App" is created using HTML, CSS, and Javascript. A user can create notes on a web browser, edit, sort and delete them. To use the app, go to the link below: https://notes-app-chihiro.netlify.app


Languages

Language:JavaScript 67.1%Language:CSS 16.9%Language:HTML 16.0%