Skip to content

arya-domain/Portfolio-Web-Project-Using-React-NodeJS

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

❈ Create an react app

❈ Install All the dependencies from pakage.json

❈ Set the public and src folder files in the react app folder

❈ Copy the server.js file which is the backend of the contact form

❈ Create a .env file in which put the id and pass for the gmail to be used to send the mail

❈ Open a powershell in VS code

❈ Use npm start to start the the host at local:3000

❈ open another powershell in Vs code

❈ Use npm run dev to run the backend sever.js file.

❈ Now all set enjoy the Porfolio site.

❈ Click on the Heading to get a static views of the project

❈ Thank You! :> Happy Coding