 
    
      This is a Full stack reddit-style news website. (Named Mr Men News as all
      the users have mr men icons.)
      
      
      For the backend I created a database using PostgreSQL. I
      then used Knex.js to interact with it and build an api
      for my database using an Express server. I created
      several end points on my api (for details see the backend code below) that
      I went on to use when making the frontend for the application. I used
      heroku to host the api and it can be found
      here
      
      
      I built the frontend using React with the help of Material UI for some pre
      styled components. I used Netlify to host the application, see the live
      demo below.
      
      
      Watch the video below to see some of the functionality available:
    
There are more features available, checkout the live demo below and have a play around on the app.