This is my boilerplate of an aplication using Tailwind CSS and TypeScript. And enforcing the code style with Prettier and ESLint.
- Clone this repository
- Install dependencies
- Create a
.envfile with your configuration - Run the app
**npm run dev** - Open
http://localhost:3000