- In the begin you have a form with input areas.
- You have to write name and some message and cklick "add message" after.
- You have the ability to chose a color for the name and text.
- Messages with usernames and date will appear in the list.
- After you can download the last seven messages or all.
- Also you can sort messages from newer or older
- Fork and clone this repository
- Run npm install in your terminal
- Run npm run client
- Run npm run server
JS,React,Express.js,HTML,SASS,PropTypes