A starter for React with Typescript with the fast Vite and all static code testing with Eslint and formatting with Prettier.
- ⚛️⚡️ React 18
- 🦾 TypeScript, of course
- 🫀 Vitest - unitary testing made easy
- 🎨 Bootstrap - Build fast, responsive sites
- 👑 CSS Modules
- 🗂 Absolute imports
- 😃 FontAwesome icons
Clone the repo and run yarn install
After the successfull installation of the packages: yarn dev
- Install Eslint and prettier extension for vs code.
- Make Sure Both are enabled
- Make sure all packages are Installed. (Mostly Eslint and prettier in node_modules)
- Enable formatOnSave of vs code
- Open a .tsx file and check if the bottom right corners of vs code have Eslint and Prettier with a double tick
If Everything is Good Then It Should Work, but let me new if something else happens
Made with ❤️ by Polyms.