Portfolio: Nicholas Gannon
October 31, 2024 ยท View on GitHub
Overview
- This site serves as my Design/Frontend portfolio, primarily focused on showcasing my recent work.
- In addition, it provides various ways for users and viewers to get in contact.
- I'm consistently trying to add more projects, and improve the design of this site.
Installation
# Clone the repository
git clone https://github.com/NicholasGannon/Portfolio.git
# Move into the repository
cd Portfolio
# Install dependencies
npm install
# Start the development server
npm run dev
Contributing
I highly encourage any sort of contributions towards this repository, so it can continue to be improved upon:
- Report Issues: If you encounter any bugs or have suggestions for improvements, please consider opening an issue.
- Pull Requests: If you have a fix or a new feature in mind, I welcome and appreciate pull requests.