A blog application using React, Django and Django Rest Framework. Uses markdown to create blogs and react-markdown library to render the markdowns to the frontend.
- Token Authentication
- Follow and User Recommendation system
- Blog recommendation system
- Server Side rendering of React Application (Last stage of the application not implemented at this moment)
Note : The backend of this project is on a different repository. I did this in order to keep the project structure clean and more understandable by developers