React + TypeScript + Vite
- Name file meaningful. If contains multiple files related to one thing then move it to Folder and use index.js as an entry file.
- Use only "npm" as package manager to set up repo localy.
- Use prettier for consistent code formatter.