Please visit the live site here: www.jaymckenzie.co.uk
My Porfolio is a Single Page Web Application designed using Figma. Initially developed using create-react-app then migrated to Next.js for SEO Optimization and Server Side Rendering. JavaScript, React & Material UI were used to build this Front-End. This Web Application is linked to a Node.js back-end email service, hosted on Heroku, built by me.
- JavaScript
- React
- create-react-app
- Next.js
- Material UI
- HTML
- CSS
To run this project, please either:
Clone the repo: https://github.com/JayMcK/Portfolio-NextJS.git
or
Download the ZIP file
At the Command Line cd into the project then run:
npm install
npm run dev