I decided to host this web page on Netlify, because it is convenient, easy and free.
Thanks to Bootstrap 5 this website is fully responsive and the amount of CSS is highly reduced.
For this project I used Firebase Realtime Database.
With help of EmailJS you can send me an e-mail from contact form if you want.
Content stored in the backend is devided into three containers:
There are alerts on the page to keep it more engaging for Users.
Comments and Posts are displayed from newest to oldest.
Everytime new comment is added, it's immediatly displayed to the public.
CKEditor allows to make posts that are not just plain text. User can use different headers, quotes, links and so on...
If you go to the page that doesn't exist, application will inform you about it.
As I mentioned already this is my first React application and to develop it I used: