This is the Front End section of my portfolio application. The application showcases the projects that I have attempted on my journey as a Software Developer that started at Northcoders.
The Back End section to this application can be found here: https://github.com/robharmer3/rh-portfolio-be
The tech that I have used for this application is:
- React
- Axios
- CSS
- HTML
- Node.js
The application is live here at this link: https://rmhportfolio.netlify.app/
But to run the application locally, please follow these instructions:
- Code the repo
- Run "npm install"
- Run "npm run dev"