Simple photographer CMS
This full-stack MERN application is a Content Management System for building photographer's portfolios. The client-side has the actual portfolio and an admin dashboard accessible through User authentication. The application has Unit Testing with react-testing-library and Jest. Some features are:
- - Login System with JWT to access the Admin control panel;
- - Drag and drop system to upload multiple images at a time;
- - Create and manage new Projects/albums for the images.