Custom Datepicker with Next.js Tailwind CSS
https://github.com/vernersgrikitis/custom-datepicker/assets/127933614/99fa5505-b9f2-4ecb-bd48-007ae3c52fc3
Getting Started
- Download custom-datepicker repository via command line git clone https://github.com/vernersgrikitis/custom-datepicker.git
- Open the downloaded folder with your IDE, or just navigate to the downloaded folder via your command line
- Open terminal on IDE and execute "npm i", or just execute "npm i" on your command line
- You must have installed node.js on your device
- Then "npm run dev" -> and you will be able to find content at http://localhost:3000