Skip to content

Instantly share code, notes, and snippets.

View TerabyteForever's full-sized avatar
🎯
Focusing

Ali Sancakli TerabyteForever

🎯
Focusing
View GitHub Profile
@TerabyteForever
TerabyteForever / project-tool.md
Last active August 10, 2026 19:06
Creating new React projects automatically (shell tool)

Creating a blank React project automatically

  • Download the shell file for your OS, from this repo.
  • Open up the shell file
  • The shell file will be creating your project instantly as long as you have npm installed.