Browse By

Tag Archives: Express Backend

Create React App with an Express Backend

Create React App is an awesome way to get started with React. It creates a project structure for you, all set up and ready to go. You get to skip the configuration of Webpack and Babel, and get right down to writing your app. In this