As humans, we have very short attention spans. We are extremely busy and we hardly have time to sit and read. Well, to keep up with the trend, we want to help deliver information faster. We want to create a web application fused with AI and ML to help the user get the summary of any particular article they choose. A TLDR for every blog and news story. 👽
All HTML and CSS should conform to the Code Guide, maintained by Mark Otto.
- HTML5
- CSS3
- Materialize CSS
- NodeJS
- ExpressJS
- Handlebars for templating
- MongoDB
- Mongoose for the object data mapper and login system
1. Git clone this repo
2. Run `npm install`
3. Run `npm start`