A web application for storing and managing code snippets. Users can sign up, log in, and save their favorite code snippets with a title, programming language, and content. Features include editing, deleting, and copying code snippets with a single click.
- User authentication (Sign Up & Login)
- Create, view, edit, and delete code snippets
- Categorize snippets by programming language
- Copy code snippets to the clipboard with one click
- Responsive design
- Backend: Spring Boot (Java)
- Frontend: Angular
- Database: PostgreSQL