This is a Next.js project using tailwindcss
To begin working on the project you might have to install some dependencies. Run
npm install
# or
yarn
Run the development server:
npm run dev
# or
yarn dev
Open http://localhost:3000 with your browser to see the result.
Open the tailwind config file to see the theme of the website