This is a New Year's countdown application themed around the Spanish tradition of eating 12 grapes, one for each chime of the clock at midnight.
This project was coded by Jules, an AI software engineer, with a human project manager overseeing the development.
The application is available at campanadas.zik.es.
To run this application on your local machine, follow these steps:
-
Install dependencies:
npm install
-
Run the development server:
npm run dev
