Bloglist App
This is a React-Redux app I made for a University of Helsinki course.
It shows a list of interesting blogs about software development, with detailed information cards for each blog.
Anyone can sign up and add more blogs to the list.
Stack used:
Frontend: React, Redux, CSS
Backend: Node (Express), MongoDB
Testing: Jest, Cypress