REACT JS BEGINNERS EMAILJS INTEGRATION

Pubblicato il: 28 aprile 2022
sul canale di: CODINGPH
5,153
190

Hi! everyone, here is the steps on how to integrate your REACT APP towards EMAILJS



1). Go to CMD / Terminal then go cd .. upuntil you reach the very end C:/name
2). Create a folder by typing in MKDIR name of the folder
3). Install react by typing in CMD/TERMINAL npm init react-app .
4). Install as well the EMAILJS package by typing in npm install emailjs-com --save
5). after the installation of both packages above, type in code . | NOTE : this is the shortcut for opening you visual studio
6). Then type in your cmd/terminal npm start | This will load out the default boiler plate for your REACTJS
7). Inside the folder, on your visual studio head towards src folder and remove the unecessary
8). Copy and paste the details in this link
https://codepen.io/colorlib/pen/KVoZyv | Note : Html tag in codepen should be pasted inside app.js and you must remove fieldset and replace the form with div
also add / at the end of every input.
9). Copy and paste the css inside the app.css
10). Go again to your terminal / cmd and terminate the current process, and type in npm start which will provide you with the current link.


NOTE :


Please sign-up to this EMAIL JS LINK :
https://dashboard.emailjs.com/sign-up

#sendemail #reactjs #react #mail #mailer #easyway


In questa pagina del sito puoi guardare il video online REACT JS BEGINNERS EMAILJS INTEGRATION della durata di ore minuti seconda in buona qualità , che l'utente ha caricato CODINGPH 28 aprile 2022, condividi il link con amici e conoscenti, su youtube questo video è già stato visto 5,153 volte e gli è piaciuto 190 spettatori. Buona visione!