Skip to content

This is my main portfolio that I will be presenting which showcases my projects, experience, and skills. ๐Ÿ™‚

Notifications You must be signed in to change notification settings

TDGNate/react-portfolio

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 

Repository files navigation

Nate's React Portfolio

This is my main portfolio that I will be presenting which showcases my projects, experience, and skills. ๐Ÿ™‚

My portfolio has an about me, projects, skills, and a contact section modularized into components. And if the viewer chooses to dedicate their attention to just my projects, I created a whole page displaying every single one of my projects and the tools I used to create it.

This website is powered my React.js, and is deployed on Github pages.

Deployed: https://www.natemci.com

License: MIT

MIT

Table Of Contents

Technologies

Here are the technologies I used for this app

Install

If you would like to use this layout, you can clone or fork, and run npm install to install all the packages needed to run this application.

But before you install, in order for you to get emails from the contact form, you have to link up your keys in the .env. I used Emailjs to take care of that for me, but please read the docs -> EmailJS Docs.

Once you have a solid idea of how to create your email templates, and how to get your emailjs keys, then go to the .env.EXAMPLE file in the root, remove the ".EXAMPLE" and add your Emailjs variables.

 REACT_APP_SERV_KEY=( Your Server key )
 REACT_APP_FORM_TEMPLATE=( Your Template )
 REACT_APP_FORM_PUB_KEY=( Your public Key )

Note: remove the parenthesis and make sure there's no spaces

After getting those set up, run npm start to start the application.

Screenshots

hero section

project section

skills section

contact section

project page

Contributing

Fork this, and make your pull request :)

Questions

Reach Out!

Github: TDGNate

Email: [email protected]

About

This is my main portfolio that I will be presenting which showcases my projects, experience, and skills. ๐Ÿ™‚

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published