⚡ Vitejs | ✨ Tailwind CSS | 📸 HTML Canvas | 🌩 Cloudflare Pages
Happy New Year Greeting Wishes image with Name - Happy New Year Greeting image Generator in Tamil and English.
Happy New Year Greeting image Maker with Name
- HTML/CSS and Javascript
- HTML Canvas - Create Wish image
- tailwindcss - Front-end Styling
- Vitejs - Testing, Bundling and Local Server
- Eslint - Fix the Lint Error
- Prettier - Beautify the Code files
- Slugify - Slugify the User input and Convert to URL
- Clouflare pages
- For Analytics I use umami - Remove it or Replace mine with your umami Analytics Script - https://github.com/umami-software/umami
-
Add funtions, logic's and Modules -
/lib/canva.js
-
Edit Home page -
index.html
-
CSS Styling -
/styles/tailwind.css
-
Build file -
main.js
-
Clone this repo or Download
git clone https://github.com/mskian/happy-newyear-wishes
cd happy-newyear-wishes
yarn install
- Test the site
yarn dev
- Build the site
yarn build
- Test the production Build on Localhost
yarn preview
- Build CSS
yarn css
- Eslint Fix
yarn lintfix
- Format the Code
yarn Format
MIT