Configuring our Project with Create-React-App

Create-react-app is a boil plate starter project for React applications. It will cut down the time it takes us to start a project and with it we can start up a project in minutes instead of over an hour of configuring.


properties: hot reloading, react, create-react-app, git

Complete and Continue