This App used to manage bookmark favourite based on the category. In this app, We can toggle a bookmark favorites, create edit delete bookmarks based on the category.
| Package | Version |
|---|---|
| PHP | 7.4.16 (cli) |
| MySQL MariaDB | mysql Ver 15.1 Distrib 10.5.12-MariaDB |
| Apache | Apache/2.4.46 (Ubuntu) |
| Bootstrap CSS | 4.0 |
| jQuery | 3.5.1 |
Here is how you can run the project locally:
- Clone this repo
git clone https://github.com/247webs/Bookmark.git
- Go into the project root directory
cd /bookmark - Run the following command to install the dependency
composer install
- Run the command to serve the project
bin/cake serve
- Open this link in your browser http://localhost:8765




