NextJS is becoming a de facto framework for modern web development. In this article we will build a starter repo that you can use for every new project. We'll add the TypeScript packages first, so later we can immediately add the typings. First, we'll need to install the tailwindcss package. Then we'll create a new file for the types file.

4m read timeFrom blog.codechem.com
Post cover image
Table of contents
Tech Stack:Creating a new projectSetting up TypeScriptInstalling ReactSetting up Next JSSetting up Tailwind CSS
5 Comments

Sort: