Main repository: https://gitlab.com/alex9446/message_list_frontend
dev branch deploy: https://dev-message-list.netlify.app
Client side React JS service for saving and managing messages.
It connect to the server service via REST API.
Made for educational purposes for the study of react and gatsby.
Some dependencies are needed, use packages.json to install them
npm install
npm run build
npm run serve