Personal Portfolio Site
My Personal Portfolio site is a personal project for my website. This has been newly updated to be a NextJs
Installation
if you dont have the project already, from your terminal:
git clone https://github.com/liambrewster/portfolio_site.git
This Command will copy a full project to your local environment
Install the node modules with:
npm install portfolio_site
or from within your package.json file open the terminal and run
npm install
Available Scripts
In the project directory, you can run:
npm run dev
Runs the app in the development mode.
Open http://localhost:3000 to view it in your browser.
The page will reload when you make changes.
You may also see any lint errors in the console.
npm run build
Builds the app for production to the build
folder.
It correctly bundles React in production mode and optimizes the build for the best performance.
The build is minified and the filenames include the hashes.
Your app is ready to be deployed!
See the section about deployment for more information.
Badges
Images
Pending...
Roadmap
This is a fluid project, that i will look to keep updating, but i have a project board for my redesign and list of projects i want to add, so go check them and you will see i have raised issues for the tasks i need to complete for them
Project Status
Ongoing ...