Skip to content

My portfolio website and markdown blog, built with Vite and React

License

Notifications You must be signed in to change notification settings

columk1/portfolio

Repository files navigation

Portfolio

This is my personal portfolio website columkelly.com built with Vite and hosted on Netlify.

About The Project

Portfolio Screenshot

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

Getting Started

To get a local copy up and running follow these simple example steps.

Prerequisites

  1. Install and use the correct version of Node using NVM
nvm install 21.6.0

Installation

  1. Clone the repo
    git clone https://github.com/columk1/portfolio.git
  2. Install NPM packages
    npm install
  3. If you have cloned the back-end enter your local API url in .env
    VITE_DEV_API=<your local url>

Roadmap

  • Improved Accessibility
  • Animated Background

Contact

Colum Kelly - @ColumKelly3 - columk1@gmail.com

Project Link: https://columkelly.com/

About

My portfolio website and markdown blog, built with Vite and React

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published