Skip to content

subhatav/notes-app-js

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Notes Application

This minimalistic project is:

  • responsive notes application;
  • usable on all devices (mobiles/desktops);
  • built using HTML, CSS, and JavaScript.

Requirement

Git must be installed on the local system.


Installation

  1. To run it locally, enter this command in the terminal:
git clone https://github.com/subhatav/notes-app-js.git
  1. Find and open the "index.html" file to save the notes.

Thank you for using it!