Posts

Culture Interactive Project Research

 Culture Interactive Error In Code: Ui Is note Responsive. Many Dependencies Is Installed But Never Used. React is a single-page application but our project page is refreshed. Add the account is work but the data storing time page is refreshed Also Deleting time refreshed. Only Account Added and project add functionality are mentioned. In signup and login, functionality is mentioned but not stored data in firestore. Also, Contributor details are note added. In code, most of the code is hardcoded not soft coded. Folder Structure: public πŸ“‚ πŸ‘‡               index.html  πŸ“‚ πŸ‘‡                                        All HTML header section details are available here.                                        πŸ‘‰ Google Fonts Is CDN Mentioned  Roboto.                                  πŸ‘‰  R emix-Icons CDN Mentioned                                         πŸ‘‰  Font Awesome Icon CDN Mentioned                                  πŸ‘‰  Bootstrap CSS CDN Mentioned  Version 5.0.2                            

Box Shadow

 https://boxshadows.nakulrathore.com/

Git and GitHub For Project

Image
 Git Commands How to clone any repository for GitHub to my PC? 1) Go to your GitHub account. 2)   Click to The To Right Menu of Your Profile Drop-down. 3)  In the dropdown click the option Your Organization . 4) All Organization display . 5) Select Your Current Organization . 6) Then Your selected organization dashboard is open . 7) Click on the Repositiors  option menu. 8) After Clicking all repositories display now. 9) Selec t To you Clone which repository. 10) After selecting your selected repo displa y now. 11) Click to the Green Color Code button drop-down. 12) After Clicking display all options you can clone using the Download zip file . My suggestion Copy HTTPS Url. 14) After Succesful copying th e HTTPS URL. then create a folder to any diaractry. 15)   then after creating a folder right click on the folder and select the optio n open with git bach. 16) Git Bach window Open Sussesfuly. 17) In Git Bach Type Command git clone and  paste the copy HTTPS URL and aft

React Js Start

Image
  React Js Start React Js Introduction      React, sometimes referred to as a frontend JavaScript framework, is a JavaScript library created by Facebook.      React is a tool for building UI components. How to set up react js environment in my system? 1 . Go to the website πŸ‘‰ https://nodejs.org/en/ . 2 . Click to Download  Current latest feature. 3. next go to the system Downloads then click on the download file. 4. then windows this type of screen shows: then click to Next. 5. Tike the accept term and condition checkbox and click Next. 6. Select The diaractery path and click on Next. 7. Click on Next. 8. Click on Next. 9. Click on Install. 10. Windows by default ask permission. click yes. 11. All package installing processes start. 12. Click on Finish. Congrats πŸ‘‹ You have successfully installed node js on your PC. How to Check Node Js install or not on PC? 1. Open CMD And type Following Command; πŸ‘‰ node --version => v17.0.1 πŸ‘‰ npm --version => 8.1.0 Congrats You have

Tourism blog

  Tourism Blog Front End Introduction: In This Blog We Provide The How To Create Tourism Blog Front End Using HTML, CSS and little bit Java Script?   In This Blog We Provide Solution of this question ❓ Hey Guys ✊ See the actual code we provide in this blog. First Step is any project creation to create specific folder πŸ“  And That Folder create assets folder πŸ“‚ this folder store all images of that project. Second Folder Create Blog folder This folder store all blogs. Next step create simple file name is script.js, index.html,style.css. In this project we use The google fronts, and font awesome icons, link is given bellow:πŸ‘‡ Google FontsπŸ‘‰ https://fonts.google.com/ Font Awesome Icons πŸ‘‰ https://fontawesome.com/v4.7/icons/ Let's See actual code , Index.html Code πŸ‘‡\ <!DOCTYPE html> <html lang="en"> <head>     <meta charset="UTF-8">     <meta http-equiv="X-UA-Compatible" content="IE=edge">     <meta name="v