Skip to content

A simple Next JS application that shows the remaining time in the current year

License

Notifications You must be signed in to change notification settings

jsgiant/new-year-countdown

Repository files navigation

New Year Countdown

A simple Next JS application that shows the remaining time until the end of the year.

Local Setup

Clone this repository:

git clone https://github.com/jsgiant/timer-of-2022.git

Install the dependencies:

yarn 

Then, run the development server:

yarn dev

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

You can start editing the files in the repo. The development server reloads as you edit the file.

Contributing

Can we add anything more❓ Feel free to do so.

All contributions are welcome.

Learn Next JS

To learn more about Next JS, take a look at the following resources:

Credits

License

MIT License

Copyright (c) 2021 Anil Peddireddy

Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
in the Software without restriction, including without limitation the rights
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
copies of the Software, and to permit persons to whom the Software is
furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all
copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
SOFTWARE.

About

A simple Next JS application that shows the remaining time in the current year

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published