⚡ Vitejs | ✨ Tailwind CSS | 📸 HTML Canvas | 🌩 Netlify Hosting
Send Diwali Name Wishes in Tamil - Diwali Wishes in Tamil Greeting card Image - Happy Diwali Wishes.
Happy Diwali Greeting Generator - Create Happy Diwali Greeting Wishes with your Name - Diwali Wishes in Tamil.
Happy Diwali Wishes Greeting image Maker with Name | Diwali image Maker | Diwali Greeting Generator
- Live Site - https://wishes.tamilwords.net
அனைத்து விதமான இன்பங்களும் உங்கள் குடும்பத்திற்கு வந்தடைய இனிய தீபாவளி நல்வாழ்த்துக்கள்
- 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
- Netlify for Free Hosting -
netlify deploy --prod --dir=dist
- Netlify Prerendering - https://docs.netlify.com/site-deploys/post-processing/prerendering/
- For Tracking I use Google Analytics v4 and Umami - Remove it or Replace mine with your Analytics ID
-
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/diwali-wishes-tamil
cd diwali-wishes-tamil
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
- Deploy in Netlify production
bash deploy.sh
MIT