Pin-it is a bookmark manager (browser / chrome extension) that will send you by email one bookmark a day as a digestible way to consume them!
To run the app please follow these instructions:
- Clone the repository
git clone https://github.com/Videiraft/pin-it
cd pin-it- Install the dependencies
npm installIn the root project folder pin-it:
npm start- Angular
- Typescript
- Node.js
- Express.js
- MongoDB
- Mongoose ODM
Have a look at the server of this application: Pin-it Server Have a look at the chrome extension: Chrome Extension
