Hey there! This is the source-code that powers my personal portfolio, https://www.michaelcummin.gs/
The site showcases my work, projects, and professional experience in a clean, user-friendly design.
Clone the repository:
git clone https://github.com/michaelcummings12/michaelcummin-gs.git
cd michaelcummin-gs
Install packages:
yarn install
Run the development server:
yarn run dev
This project is licensed under the Creative Commons Attribution-NonCommercial 4.0 International (CC BY-NC 4.0) license. You are free to:
- Share: Copy and redistribute the material in any medium or format.
- Adapt: Remix, transform, and build upon the material.
Under the following terms:
- Attribution: You must give appropriate credit, provide a link to the license, and indicate if changes were made. You may do so in any reasonable manner, but not in any way that suggests the licensor endorses you or your use.
- NonCommercial: You may not use the material for commercial purposes.
For more details, visit https://creativecommons.org/licenses/by-nc/4.0/.