Vite + React + Axios + Styled-Components + Recoil + React-Query Boilerplate
The VarsarrCodeQL workflow is a Vite boilerplate that allows developers to quickly set up a project using React, TypeScript, Axios, Styled-Components, Recoil, and React-Query. It also includes ESLint and Prettier integration and utilizes GitHub Actions for automatic dependency updates and CodeQL analysis.
npx degit repository-name my-project
cd my-project
npm install
or
yarn install
The VarsarrCodeQL workflow is a powerful Vite boilerplate that simplifies the process of setting up a project with React, TypeScript, and various popular libraries. It offers features like ESLint and Prettier integration, automatic dependency updates with GitHub Actions, and CodeQL analysis. The installation process is straightforward, allowing developers to quickly start working on their projects.