Create React App with an Express Back End

Learn how to forward API requests from Create React App to any backend with the proxy setting. Read more

Similar

Comparing Svelte and React

Last year I created Pomodone, a small time tracking application based on the Pomodoro technique of working in 25 minute intervals. It's a pretty basic app; it has a 25 minute timer (that runs in a Web Worker) and saves a history of your "poms" to a small ... (more…)

Read more »