
Sana Ullah
Articles
-
Jan 10, 2025 |
dev.to | Sana Ullah
Step 1: Install Firebase CLIOpen your terminal and install Firebase CLI globally:npm install -g firebase-tools Verify the installation:firebase --version Step 2: Log in to FirebaseLog in to your Firebase account:firebase loginFollow the instructions in your browser to complete the authentication.
-
Jan 10, 2025 |
dev.to | Sana Ullah
Step 1:Create a GitHub RepositoryGo to GitHub and log in to your account. Click on the New Repository button. Provide a name for your repository, add a description, and set it to Public or Private. Click Create Repository. ***Step 2:* Push Your Project to GitHub**Open your project folder in your terminal. Initialize a Git repository and push your project:bashgit initgit add .
-
Jan 10, 2025 |
dev.to | Sana Ullah
Step 1: Run the Setup Command Open your terminal and run the following command to create a complete Tailwind project with dark mode functionality: mkdir dark-mode-tailwind && cd dark-mode-tailwind && npm init -y && npm install -D tailwindcss postcss autoprefixer && npx tailwindcss init && echo '@tailwind base;\n@tailwind components;\n@tailwind utilities;' > styles.css && echo '<!DOCTYPE html>\n<html lang="en" class="dark">\n<head>\n<meta charset="UTF-8" />\n<meta name="viewport"...
-
Jul 5, 2024 |
medium.com | Sana Ullah
Taking Control: Embarking on a Freelancing Adventure for Financial Freedom. Let's face it, bills can feel like a pack of hungry wolves waiting to pounce on your wallet. That's exactly how I felt when a medical bill swallowed my savings whole last month. Thankfully, I dodged the debt monster, but it was a wake-up call. My salary, while enough for groceries and rent, felt shaky. What if another unexpected expense popped up? Panic started gnawing at me. This feeling isn't unique.
-
May 8, 2024 |
mdpi.com | Nasir Khan |Sana Ullah |Farid Khan |Arcangelo Merla
All articles published by MDPI are made immediately available worldwide under an open access license. No specialpermission is required to reuse all or part of the article published by MDPI, including figures and tables. Forarticles published under an open access Creative Common CC BY license, any part of the article may be reused withoutpermission provided that the original article is clearly cited. For more information, please refer tohttps://www.mdpi.com/openaccess.
Try JournoFinder For Free
Search and contact over 1M+ journalist profiles, browse 100M+ articles, and unlock powerful PR tools.
Start Your 7-Day Free Trial →