Portfolio website
Personal website created with React & Material-UI. the purpose of this project is to exhibit my skills, background, accomplishments and experiences.
This project is globaly finished.
Clone down this repository. You will need node
and npm
or yarn
installed globally on your machine.
.env file:
variable | description |
---|---|
REACT_APP_EMAILJS_UID | EmailJS user ID |
REACT_APP_EMAILJS_TEMPLATEID | Template ID that you want to use |
REACT_APP_EMAILJS_SERVICEID | Service ID, it can be gmail, outlook, etc.. |
Installation:
yarn
To Start Server:
yarn start
To Visit App:
localhost:3000/