What is this?A React starter project based on React 17, React Router v5, Webpack 5, Redux, and Redux-Saga.Installationgit clone https://github.com/gzzo/react-base.git project-name cd project-name rm -rf .git/ git init