This is a Next.js project built with tailwindCSS and typeScript.
First, clone the repository.
git clone https://github.com/davidwale/niftables.git
Install the necessary dependencies
npm install
Run the development server:
npm run dev
Open http://localhost:3000 with your browser to see the result.