#Full stack web app
- HTML and CSS for markup and style
- ejs as templating engine
- nodejs and express for backend
- Build entirely by me @johan237
- CRUD APPLICATION feature
- Simple user (root user authentication)
- Integrates an API(newsapi) with key, so you will have to request yours at (newsapi)[https://newsapi.org]
- If you want to clone this repo, donot forget to create your database with MYSQL and change the credentials in the index.js file on line no 11 where the connection is made .