Square Dashboard Clone

This is a personal project to practice my Next.js, Tailwind CSS (v2.2).

It follows the steps outlined in the official Tailwind docs.

It uses the new Just-in-Time Mode for Tailwind CSS.

How to use

  1. Clone the repository

  2. cd into the repository

  3. Run [yarn] to install all the dependencies.

  4. Run [yarn dev] run the project in development environment.