/next-clock

Simple NextJS & Tailwind date and hour app

Primary LanguageTypeScript

NextJS Clock

This is a Next.js project built with TailwindCSS and Typescript.

Getting Started

First, run the development server:

npm run dev
# or
yarn dev

Open http://localhost:3000 with your browser to see the result.

You can start editing the page by modifying pages/index.tsx. The page auto-updates as you edit the file.

Contributing

  • Ask for an issue assignment
  • Fork the repository
  • Clone your forked repository
  • Checkout to your own branch
  • Code!
  • Push your changes to your forked repository
  • Create a pull request
  • Link the PR to your assigned issue