Notes Editor
The project includes some personalisation features including a light/dark mode, changing the editor font family and font size, and toggling the visibility of the different parts of the program.
View this project on GitHub Pages
Installation
Simply clone the project, then run either of the following commands in the terminal to install the dependencies:
npm:
npm install
yarn:
yarn install
Libraries/Frameworks
Update Log
04/04/23
Repository created and first commit.