https://github.com/penx/portfolio
Universal/Isomorphic React Portfolio Site
https://github.com/penx/portfolio
Last synced: 9 months ago
JSON representation
Universal/Isomorphic React Portfolio Site
- Host: GitHub
- URL: https://github.com/penx/portfolio
- Owner: penx
- Created: 2016-02-11T13:05:07.000Z (almost 10 years ago)
- Default Branch: master
- Last Pushed: 2021-02-10T02:46:04.000Z (almost 5 years ago)
- Last Synced: 2025-02-10T04:18:27.206Z (11 months ago)
- Language: JavaScript
- Homepage:
- Size: 143 KB
- Stars: 1
- Watchers: 3
- Forks: 0
- Open Issues: 13
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Portfolio
Portfolio Site utilising:
- Isomorphic/Universal React
- Redux
- Consumes Rest API
- Redux thunk for universal async data sources
- CaaS (Contentful) via portfolio-api
- API Blueprint and mock server via portfolio-api-blueprint
- Bootstrap 4 as a reset and mixin library only
- Flow for type checking
- GitHub/Travis/Heroku toolchain
To run:
npm install && npm start