This is my personal portfolio website columkelly.com built with Vite and hosted on Netlify.
The portfolio is a React front-end which features a showcase of my recent projects as well as my blog and some contact info. The blog data is fetched from an Express API and stored in a MongoDB database. A separate CMS is used for CRUD operations.
Related Repos Blog API Blog CMS
To get a local copy up and running follow these simple example steps.
- Install and use the correct version of Node using NVM
nvm install 21.6.0
- Clone the repo
git clone https://github.com/columk1/portfolio.git
- Install NPM packages
npm install
- If you have cloned the back-end enter your local API url in
.env
VITE_DEV_API=<your local url>
- Improved Accessibility
- Animated Background
Colum Kelly - @ColumKelly3 - columk1@gmail.com
Project Link: https://columkelly.com/