You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Snippets is an app to store your favourite code snippets. To see more details please read each folders readme file
About
Frontend built on React, using Redux's RTK together with an Node.js Express built API connencted to a MongoDB. It allows users to create, store and view colour highlighted code snippets in several languajes. Uses JWT for authentication and Ethereal for user email confirmation.