kamontat / Portfolio-old

My Portfolio
https://kamontat.space
MIT License
0 stars 0 forks source link

Portfolio project

This is my portfolio website.
Using Gatsby and more dependencies to create awesome project like this.

Waffle.io - Columns and their card count

GitHub package version GitHub release GitHub tag

Website Dev-Website Dep Devdep CircleCI Known Vulnerabilities

Languages · Dependencies · Usage · Slack

Languages

  1. Javascript: https://www.javascript.com
  2. Typescript: https://www.typescriptlang.org
  3. SASS/SCSS: https://sass-lang.com

Dependencies

  1. React: https://reactjs.org
  2. Gatsby: https://www.gatsbyjs.org
  3. Material UI: https://material-ui.com
  4. Netlify: https://www.netlify.com
  5. NetlifyCMS: https://www.netlifycms.org
  6. Emotion: https://github.com/emotion-js/emotion
  7. Mobx: https://github.com/mobxjs/mobx-react
  8. Bulma: https://bulma.io

Icons

  1. Material icon: https://material.io/tools/icons/?style=baseline
  2. Font Awesome: https://fontawesome.com/icons

Testing

  1. jest: https://jestjs.io
  2. enzyme: https://github.com/airbnb/enzyme

Usage

Install all dependencies and libraries by

yarn install

Run as development

yarn dev

Run as production

yarn serve

Netlify