Skip to content

Latest commit

 

History

History
33 lines (24 loc) · 844 Bytes

File metadata and controls

33 lines (24 loc) · 844 Bytes

🚀 Stacksmith

Boilerplates, simplified.

Stacksmith is a developer-first boilerplate generator that helps you skip the boring setup and jump straight into building.
With one click, generate a ready-to-code React.js project pre-configured with your favorite libraries and tools.


✨ Features

  • ⚛️ React.js boilerplate generator
  • 🎨 CSS framework support (Tailwind CSS and more coming soon)
  • 🔤 Google Fonts integration
  • 🔗 Icon library support
  • 🛠️ Instant project setup with chosen dependencies
  • 🌱 Open-source and community-friendly

📦 Installation & Usage

  1. Clone the repository:
    git clone https://github.com/afsalshamsudeen/stacksmith.git
    cd stacksmith```
    

2.Install dependencies: npm install

3.Run the app locally: npm run dev