A web page for showcasing artworks and their details, price ranges, clients' reviews and rates.
Simple NextJS Tailwind Starter for fast prototyping.
The installation is very easy to run the install command.
npm installNext up we can run the dev server:
npm run devAnd your website will start up.
You can then modify the tailwind.config.js for your own custom colors if needed

