- ⚡️ React 18
- 🦾 TypeScript, of course
- 🫀 Vitest - unitary testing made easy
- 🎨 Tailwind with JIT - next generation utility-first CSS
- 👑 Atomic Design organization
- 🗂 Absolute imports
- 😃 Hero icons
- ☁️ Deploy on Netlify, zero-config
- TypeScript
- Commit lint - helps your team adhering to a commit convention
- Netlify - zero-config deployment
Just run and visit http://127.0.0.1:3000/
yarn dev
To build the App, run
yarn build
And you will see the generated file in dist
that ready to be served.
Go to Netlify and select your repository, OK
along the way, and your App will be live in a minute.