Link to web page: https://blog-jordan.herokuapp.com
The purpose of the client side code is to provide a user interface that will allow the user to use the server routes with user inputs, and display the blogs that excist.
The web page purpose is to store text files in your user, the files are not private so everyone else can see your text files, but not edit them. This site is very handy for learning purposes to store your text documents on the server, and to share with other people.
- Framework: React with Redux.
- React Libraries: react-router-dom, react-waypoint, react-modal.
- Design Framework: Material-ui.
- Scrollbar didn't work for some reason, used vh units instead of percentage for the height fixed it.