All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
- Initial release of the package to set up frontend projects with React and Next.js.
- Supports TypeScript and JavaScript.
- Includes state management options: Redux Toolkit and Context API.
- Generates folder structure for React and Next.js projects.
- Flexible installation of dependencies (predefined, custom, or skip).
- Automatic detection of TypeScript or JavaScript.
- Option to install commonly used dependencies like React-hook-form, Prettier, etc.