An update to the portfolio using React. Creating a portfolio using React will help set you apart from other developers whose portfolios do not use some of the latest technologies.
Navigation with React Router, dynamic rendering, or another third part router. Building components that appears on multiple pages. Featuring pinned projects from GitHub profile
Establish the starter files for the folder structure of your react app
npx create-react-app reactportfolioEdit the folder structure to only include what is necessary for the app.
npm install --saveAll the dependencies needed to build the app. See attributes for the dependincies used in this porfolio building
npm startTo view build
Deploy to GitHub pages or Heroku to be able to utilized contact form for emailing capabilities.
- User can view different sections of the portfolio (About, Profile, Contact)
- User can view all portfolio project with button to navigate to different repositories and deployed versions of each project
- User can click on contact and fill in a message me and I will receive message in my email
- NodeJS
- Nodemon
- Axios
- Dotenv
- ExpressJS
- Nodemailer
- ReactJS
- React-Dom
- React-Router-Dom
- Bootsrap
- Fontawesome
- GoogleFonts
- Favicon
MIT License - https://opensource.org/licenses/MIT
HEROKU LINK: https://seykoplik.herokuapp.com/
© 2020 Seychelle Koplik


