Blog platform
A blog website created with React. The following features have been implemented: search by keywords and title, filtering by categories, displaying blogs in card format, viewing blogs by a specific author. The project helped to solidify skills in working with components, application state, routing, and working with API/data.