A simple app written in Next.js for creating countdowns.
First, install the dependencies:
yarn
Then, run the development server:
yarn dev
Open http://localhost:3000 with your browser to see the result.
A simple app written in Next.js for creating countdowns.
First, install the dependencies:
yarn
Then, run the development server:
yarn dev
Open http://localhost:3000 with your browser to see the result.