so2niko-students / react-group-project

react group project
0 stars 0 forks source link

Integrate axios and marked #6

Open so2niko opened 2 weeks ago

so2niko commented 2 weeks ago

Install the axios library for handling HTTP requests and the marked library for rendering Markdown content. Configure axios for basic API requests and add an example of handling a response. Document how axios simplifies working with requests, and how marked enables the display of Markdown as HTML.