An easy to use bookmark management application
- Create and delete bookmarks
- Create and delete tags
- Easily add tags to an existing bookmark
- Node.Js
- MongoDB
$ git clone https://github.com/RajatSablok/fuzzy-happiness-bookmarks.git
$ cd fuzzy-happiness-bookmarks
$ npm install
Create a .env file in the root directory with the following field:
DBURI
$ npm start