Getting Started 🚀

Getting started with this project is as simple as cloning the repository and installing the dependencies:

git clone https://github.com/pixel-point/nextjs-typescript-tailwind-starter.git
cd nextjs-typescript-tailwind-starter
npm install
npm run dev

We hope you find this starter useful, and we are always open to feedback and contributions!