A simple blog client w/React and Unit Testing with (Jest, Enzyme, React Testing Library). The goal of this project is to demonstrate my unit testing skills.
Live Preview: https://blogifyapp.netlify.app/\
npm start=> To start the development server.npm test=> To run unit tests.npm run build=> To build the application.

