Portfolio Website for Ashley Schultz
Code-Kettle is my portfolio website featuring multiple topics including, about me, my blog and featured projects.
About: read about who I am as a developer.
Projects: featuring top portfolio projects.
Blog: fetches data from GitHub API, translates markdown to HTML.
Make sure React, Redux and JavaScript is installed on your device. From the command line:
git clone 'git@github.com:ashley3schultz/code-kettle.git'
npm install
npm start
- React
- Redux
