Skip to content

Latest commit

 

History

History
15 lines (7 loc) · 426 Bytes

README.md

File metadata and controls

15 lines (7 loc) · 426 Bytes

Messenger

Project from JavaScript Developer Professional Program - Course 5 - 04.2022-05.2022 - SoftUni Global

To start the server, run the included start.bat file, or manually open a command prompt and execute the node server.js command.

A JavaScript application that records and displays messages.

The user is able to:

  • post a message, which contains a name and content

  • retrieve all currently recorded messages