Skip to content

tGodson/my-portfolio

Repository files navigation

Portfolio

A personal portfolio app that that has a list of projects I have accomplished

Online preview: https://tafang-portfolio.herokuapp.com/

Getting Started

These instructions will get you a copy of the project up and running on your local machine for further development.

Installing

Necessary tools to be installed:

Built With

  • Node.js
  • React-DOM
  • React-Navigation
  • React-Create-App
  • Redux
  • React-Redux
  • gatsby
  • npm 6.4.1
  • Javascript (ES6)
  • HTML5
  • CSS3

Run the application

Clone the repository

git clone https://github.com/tGodson/my-portfolio.git

and then just run it with

npm start

Deployment

Install Github Pages

follow to install the Heroku cli: https://dev.to/yuribenjamin/how-to-deploy-react-app-in-github-pages-2a1f

Install App on Heroku

In Project directory:
Run: heroku create
Verify with: git remote -v,
You can then doploy app to heroku with: git push heroku master
Provided you are in the master branch else run:git push heroku branch-name:master\

Authors

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published