This is a basic starter template for a Next.js 13 project using Tailwind CSS and dark mode. It includes a toggle button that allows the user to switch between light and dark mode, powered by the next-themes
library.
To get started with this project, you can follow these steps:
pnpm install
to install the dependencies.pnpm run dev
to start the development server.This will start the Next.js development server and you should be able to access the app by visiting http://localhost:3000
in your browser.
This starter template includes the following features:
next-themes
pnpm
for package managementuse-sound
A React Hook for Sound Effectstailwind.config.js
fileFeel free to modify or remove any of these features as needed to fit your project requirements.
To use this starter template for your own project, you can follow these steps:
app
and components
directories.README.md
file and any other files as needed for your project.This starter template was created by Vadim Ghedreutan and is released under the MIT License.
This project is licensed under the MIT License.