Create a single page application with quotes using restful api methods demonstrating the capabilities of the react-router-dom library and the lifecycle of components
The user can fetch and read the already existing quotes, as well as add comments to them. Also, the user can add new quotes to his collection
The project is hosted here
Install all dependencies.
Run the app in the development mode.