1.0.0 • Published 7 months ago
cra-template-food-pantry v1.0.0
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 servernpm test
: Run testsnpm run build
: Build for productionnpm run lint
: Lint codenpm run format
: Format code
Customization
Easily extend and modify the template to suit your specific needs.
1.0.0
7 months ago