Skip to content

Latest commit

 

History

History
23 lines (13 loc) · 806 Bytes

README.md

File metadata and controls

23 lines (13 loc) · 806 Bytes

CodeSnip

A code snippet manager app that helps users store and organize their code snippet collection.

Frontend: Angular, JavaScript, Bootstrap 5, HTML5, CSS3

Backend: Spring Boot (Web, Data JPA, AOP, Security)

Database: MariaDB

Client Development server

Run ng s -o for a dev server. Navigate to http://localhost:4200/. The application will automatically reload if you change any of the source files.

Server Development server

Run Spring Boot project dev server. Navigate to http://localhost:8082/. The application will automatically reload if you change any of the source files due to Spring Boot Devtools.

Live Demo

CodeSnip Client

Authors