React + NextJS + Tailwind CSS + Typescript Deps Node 16 React 18 Next 13 Tailwind CSS 3 Commands to know about: To install dependencies: $ npm install To run the app: $ npm run dev To lint code: $ npm run lint To create a new app build: $ npm run build Documentation references: React Next.js Tailwind CSS Typescript