https://github.com/alexandredresch/countdown
Countdown created using NextJS.
https://github.com/alexandredresch/countdown
Last synced: over 1 year ago
JSON representation
Countdown created using NextJS.
- Host: GitHub
- URL: https://github.com/alexandredresch/countdown
- Owner: AlexandreDresch
- Created: 2022-12-31T18:00:50.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2022-12-31T18:01:46.000Z (over 3 years ago)
- Last Synced: 2025-01-08T09:26:32.940Z (over 1 year ago)
- Language: TypeScript
- Homepage:
- Size: 169 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Countdown - NextJS

## Countdown created using NextJS.
## Starting the project
Use **npm install** to install project dependencies.
Then start the project.
```cl
npm run dev
```
## Features
- [ ] Dynamic countdown;
## Technologies
- [ ] NextJS;
- [ ] Tailwind CSS.