nggaaa / newyear22_nodejs

Countdown New Year 22 Using HTML, JS, Bootstrap 5.1, Animate.css, AOS and webserver using NodeJS, Express, EJS

Home Page:https://happynewyear22.netlify.app/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Countdown New Year 2022 NodeJS

Countdown New Year 2022 Using HTML, JS, Bootstrap 5.1, Animate.css, AOS How To Configure In Local

  1. Install NodeJS
  2. Download this project.
  3. Open the folder directory cd path/to/newyear22_nodejs
  4. Run command for download all dependencies
    npm install or npm i in your terminal
  5. For the run server, you can type node web or npm start
  6. For access the webserver, make sure it is connected to the internet. Because css and javascript will get with CDN
  7. Enjoy and happy counting.

If you don't use NodeJs, you can use the code in this repository

About

Countdown New Year 22 Using HTML, JS, Bootstrap 5.1, Animate.css, AOS and webserver using NodeJS, Express, EJS

https://happynewyear22.netlify.app/


Languages

Language:EJS 99.0%Language:JavaScript 1.0%