Skip to content

My portfolio page which shows my skills and links to projects that I have worked on.

License

Notifications You must be signed in to change notification settings

tafodinho/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 git@github.com:userman95/bookstore.git

and then just run it with

npm start

Deployment

Install Heroku Cli

follow to install the Heroku cli: https://devcenter.heroku.com/articles/heroku-cli

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

Screenshot

screenshot1

screenshot2

About

My portfolio page which shows my skills and links to projects that I have worked on.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published