Create a Web Project using Next.js + TypeScript + Tailwind CSS
10 June, 2022
10
10
0
Contributors
What is Next.js?
Whether you’re an individual developer or part of a larger team, you can leverage React and Next.js to build fully interactive, highly dynamic, and performant web applications.
What is TypeScript?
What is Tailwind CSS?
How to install it?
1. Create New Project
2. Install Tailwind CSS
3. Configure your template paths
4. Add the Tailwind directives to your CSS
How to use it?
How to run?
I put this project in the GitHub repository, here you go:
References
typescript
tailwindcss
next.js
react.js
#4weeksofshows