This is a simple cli-app that will help you to create a new project with a simple structure.
A simple CLI tool to quickly scaffold React or Express projects with a predefined structure and dependencies.
- Uses Vite as the build tool
- Includes Tailwind CSS for styling
- Sets up a basic project structure
- Configures Prettier for code formatting
- Sets up a basic API structure
- Includes common middleware (cors, morgan)
- Configures environment variables with dotenv
- Includes MongoDB connection setup with Mongoose
React Project
- React
- Vite
- Tailwind CSS
- Prettier
Express Project
- Express
- Morgan
- Dotenv
- CORS
- JSON Web Token
- Bcrypt.js
- Mongoose
Contributions, issues, and feature requests are welcome! Feel free to check issues page.
Your Name - utkarsh1311
Happy coding! 🎉