netlify

JavaScript

Netlify and React Router

Netlify is a really easy way to deploy your React apps. There is just one problem you have to handle, if you want to use react-router.

Read
Deployment

Deploying an app with independent Django backend and React frontend with Netlify

Having your own services for frontend and backend is really great for development. But it’s also hard in terms of deployment.

Read