Skip to content

This is the repository that holds the source code of my portfolio. It has my resume, links to other types of portfolios and my contact. It has been developed using Reactjs and EmailJS.

License

Notifications You must be signed in to change notification settings

kimanicharles911/kimanicharles911.github.io

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Portfolio (Reactjs, JSON, EmailJS)

Description

  • This is the repository that holds the source code of my portfolio. It has my resume, links to other types of portfolios and my contact. It has been developed using Reactjs and EmailJS.

Deployed at

Setup/Installation Requirements

Install Dependencies
npm install
Run React Development Server
npm run start
To Build for Production
npm run build
Know how to host at heroku.com - https://dev.to/destrodevshow/how-to-deploy-react-app-to-heroku-in-5-minutes-3dni

heroku login
git add . && git commit -m"your commit message" && git push heroku master

How It Was Built

Create React App
npx create-react-app 
npm i emailjs-com --save
Dependencies
  • EmailJS
  • React Typewriter

src folder structure

src/
  Components/
    About.js
    Contact.js
    Footer.js
    Header.js
    Portfolio.js
    Resume.js
    Testimonials.js
  App.css
  App.js
  index.css
  index.js
  registerServiceWorker.js

Credits

Original Idea
Inspiration

License and Copyright Information.

See my MIT LICENSE for details.

About

This is the repository that holds the source code of my portfolio. It has my resume, links to other types of portfolios and my contact. It has been developed using Reactjs and EmailJS.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published