a countdown calendar
Check it out here
- Clone the repository.
- Navigate to the project directory:
cd clndr
- Install the dependencies:
npm install
- Start the development server:
npm run dev
- Open your browser and navigate to
http://localhost:5173
to see the app running.