How to create a custom template for Create React App
To create a React app locally you do one of the following:
npx create-react-app my-app
yarn create react-app my-app
Your project structure looks like this (with a lot of unwanted files):
We end up deleting and changing a lot of files everytime we cr...
irohitgaur.hashnode.dev3 min read
Bhavika Tibrewal
Frontend Developer | Ex- 3D Motion Graphic Designer
Excellent write, Rohit 🔥