I've built a portfolio with vanilla javascript and just plain old HTML and CSS. This time I wanted to build it in React, with React hooks!
- React
- React Hooks
- Bootstrap
- React-bootstrap
- Bulma
- Jest - for testing
- Netlify - Hosting/Build
- Travis CI
To get a local copy up and running follow these simple steps.
This is an example of how to list things you need to use the software and how to install them.
- npm
npm install npm@latest -g
- Clone the repo
git clone https://github.com/jcstang/react-portfolio.git
- Install NPM packages
npm install
- nun the app
npm start
Distributed under the MIT License. See LICENSE
for more information.
Jacob Stanger - @jc_stang - [email protected]