Server side code for the full-stack clone of Codepen built using the MERN stack, with Redux for global state management. Features include:
- Testing HTML/CSS/JS code snippets directly from the browser, with the help of Codemirror
- User authentication using JWT
- Saving / deleting pens
- "Liking" pens
- "Starring" pens for future reference
Demo: React-Codepen
Client side code at react-codepen-client