An open API service indexing awesome lists of open source software.

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

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