A mobile responsive portfolio, created in React, that showcases a range of my work.
Clone this repository via the link, to your local machine.
$ git clone https://github.com/misscbrown/React-Portfolio
$ cd react-portfolio
Install the dependencies:
$ npm run build
$ npm start
This is a Bootcamp project, to develop my learning and understanding of creating React applications.
The biggest challenge was deployment - it proved to be a fiddly process! It took some time to figure out how to get it all to deploy and display correctly.
This will be a work in progress, that I will keep improving and adding new features to as I become more proficient in React. Sections that respond according to specific subjects: Front End, Music Tech etc. This way I would be able to display a wide range of projects without cluttering the page.
React
HTML
CSS
Javascript
NPM
Node