GunaShekar02 / generator-front-to-back

A Fullstack Template Generator for Javascript and Django Apps
https://www.npmjs.com/package/generator-front-to-back
MIT License
16 stars 6 forks source link

Add Axios configuration to React #17

Closed GunaShekar02 closed 3 years ago

GunaShekar02 commented 3 years ago

Is your feature request related to a problem? Please describe. Users might want to connect their frontend to their backend. Using axios for this purpose might be a good idea and configuring it for them might save some time.

Describe the solution you'd like Install and configure axios and develop a folder structure for it.