Skip to content

A printing Press website made with React-component & Hooks describing about the services it offers with sample work uploaded too. (React App)

License

Notifications You must be signed in to change notification settings

U-c0de/Press-ServiceWebsite

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Printing Press (Reactjs-Website) 🖨


Printing Press Services

Responsive portfolio website of a Printing Press displaying services offered & sample works


📸 Screenshots


13 11 12


👋🏻 Walkthrough

  1. Install all the dependencies.
npm install node-modules --save
npm install react-router-dom --save
npm install emailjs-com --save
  1. Create Emailjs account and set the Gmail Service, Gmail Template and click Save. (Verify it by sending a dummy Email)

  2. Type the Service_ID, Template_ID and USER_ID from emailjs registered account details in "Contact.js" page Line Number-10.

emailjs.sendForm('Service_ID', 'Template_ID', e.target, 'USER_ID(API user ID)')
  1. Run the react website on local host through node package manager.
npm start

⚙ Technology Stacks


Remember to 🌟 this repository

About

A printing Press website made with React-component & Hooks describing about the services it offers with sample work uploaded too. (React App)

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published