"# ReactJS_Practice" …or create a new repository on the command line
echo "# ReactJS_Practice" >> README.md git init git add README.md git config --global core.autocrlf true git config --global core.autocrlf input git add . git commit -m "first commit" git branch -M main git remote add origin https://github.com/itzmejanak/ReactJS_Practice.git git push -u origin main
// npx tailwindcss -i ./src/input.css -o ./Dist/styles.css --watch
//Git_Best_CMD for Uploading folder