Skip to content

FireStreaker2/NextTimer

Repository files navigation

NextTimer

About

NextTimer is a project built with Next.js, TypeScript, and ChakraUI. It uses a design similar to the google timer, but with it's own logic.

Selfhosting

$ git clone https://github.com/FireStreaker2/NextTimer.git
$ cd NextTimer
$ npm i

For development:

$ npm run dev

For production:

$ npm run build
$ npm start

License

MIT

About

Simple timer made with Next

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published