Web shop made with React, styled-components and Redux for the frontend and Node.js, Express.js, MongoDB and JWT for authentication for the backend.
The Admin panel is an admin dashboard where the user(admin) can make all CRUD operations like creating, updating and deleting products. User can see all the products and all the users from the web shop.
The web shop has uses JWT for authentication and Stripe functionality for payment.