Skip to content

Latest commit

 

History

History
20 lines (13 loc) · 911 Bytes

README.md

File metadata and controls

20 lines (13 loc) · 911 Bytes

MyCodeMentorApp

App ScreenShoot

This mentor code application, developed using Angular, connects to a WebSocket service. You can find the server here. The purpose of this application is to explain a coding solution by providing a description.

This project was generated with Angular CLI version 18.1.2.

Features

  • Explain code in three differents languages
  • Add comments to your code
  • Rating your code and give an explanation
  • Calculate BigO

Development server

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

Styling with 98.css

I've used the 98.css library to style my project. It provides a nostalgic Windows 98 aesthetic. Check it out!