See how it works here
Responsive website made with Tailwind CSS, includes dark mode toggle.
#Features
Responsive Layout
Dark Mode toggle -> to switch click on the moon icon located on the navbar (top on desktop version) or tab_bar (bottom on mobile version)
Clone the project locally
Open terminal and run npm install command
Run npm run tw:build
If you want to immediately see on the browser every change you make, run npx tailwindcss -i ./src/css/index.css -o ./public/css/index.css --watch
[MIT] (https://choosealicense.com/licenses/mit/)
Design by Carlos Meneses.