An open API service indexing awesome lists of open source software.

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.

Awesome Lists containing this project

README

          


Countdown - NextJS

![cover](.github/screenshot.png?style=flat)

## 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.