This is really simple one page website. Super simple setup and easy to customize.
- Download.
- Fill out the config.json.
- Upload.
Its really that simple!
There is a config.json that has some examples and has some comments on how you should fill it out. If you still need some help, open up an issue on GitHub
- React 16
- jQuery Javascript Library
- FontAwesome 5 Icons
- Webpack 3 conveniently bundles your code for you.
- Babel lets you use ES6/7 features.
- ESLint with AirBnB Rules
- Flow Static type checker for JS
- Prettier Code formatter
- Webpack Dev Server with Hot Module Reloading for JS and CSS makes development quick and easy.
- Styled Components