1.0.0 • Published 7 months ago

cra-template-food-pantry v1.0.0

Weekly downloads
-
License
MIT
Repository
github
Last release
7 months ago

Custom Create React App Template for Food Pantry Management System

Features

  • React with TypeScript
  • Tailwind CSS
  • Preconfigured with best practices
  • Security-focused dependencies
  • Modular architecture

Usage

npx create-react-app my-food-pantry --template cra-template-food-pantry

Available Scripts

  • npm start: Run development server
  • npm test: Run tests
  • npm run build: Build for production
  • npm run lint: Lint code
  • npm run format: Format code

Customization

Easily extend and modify the template to suit your specific needs.

1.0.0

7 months ago