https://github.com/gillescj/portfolio-v2
My current portfolio showcasing recent projects. Developed with React.
https://github.com/gillescj/portfolio-v2
Last synced: 5 months ago
JSON representation
My current portfolio showcasing recent projects. Developed with React.
- Host: GitHub
- URL: https://github.com/gillescj/portfolio-v2
- Owner: gillescj
- License: mit
- Created: 2020-10-07T02:41:46.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2023-10-29T03:01:05.000Z (over 1 year ago)
- Last Synced: 2024-08-09T02:16:53.639Z (8 months ago)
- Language: JavaScript
- Homepage: https://colingillespie.dev/
- Size: 456 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- jimsghstars - gillescj/portfolio-v2 - My current portfolio showcasing recent projects. Developed with React. (JavaScript)
README
# Portfolio
My current portfolio showcasing recent projects. Developed with React.
[Colin Gillespie | Portfolio](https://colingillespie.dev/)
### Installing and Running
Within root:
```
npm install
npm run start
```