How to create a React app directly in the current folder.
Background
I was given a task to setup React using create-react-app for a team project with the project repository already created.
To avoid the React default behavior of creating a new folder, I had to find a way around the problem.
I had different...
olajuwon.hashnode.dev2 min read