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
This repository contains a simple Code Snippet Manager, a web application that allows users to create, view, and delete code snippets. The application uses HTML, CSS, and JavaScript, with localStorage to persist data across sessions.