Table of Contents
A app that allows users to save bookmarks in browser, and stores in the Window.localStorage. Based on a ZTM JavaScript course.
The following technologies were used to build the project:
- HTML5
- CSS3
- JavaScript
If you want to install the project, you need to have the following requirements:
Clone the repo in the terminal, or command line in your code editor
git clone https://github.com/JonnathanRiquelmo/book-keeper.git
Jonnathan Riquelmo