Skip to content

Latest commit

 

History

History
100 lines (78 loc) · 2.44 KB

README.md

File metadata and controls

100 lines (78 loc) · 2.44 KB

Caleb McOlin's Portfolio

"A built from scratch portfolio for Caleb McOlin."
View Live Website at calebmcolin.com

Table of Contents
  1. About The Project
  2. Features
  3. Roadmap
  4. Contributing
  5. Contact

About The Project

An interactive website that showcases Caleb's accomplishments and skills.

Motivation

I wanted to create something that would not only showcase my skills as a developer by also make it in such a way that would be unique and enjoyable for the user.

Built With

Features

Comming Soon...

Roadmap

See the open issues for a list of proposed features (and known issues).

Contributing

Any contributions in the form of new features, fixes, optimizations or suggestions ar always welcome.

This might be a personal portfolio but I am always open to colaberation.

I will be more than happy review any PR.

Install

Make sure you have at least npm: 7.#.# and node: 14.#.#

  1. Clone the repo
    git clone https://github.com/CalebMcOlin/portfolio.git
  2. Install NPM packages
    npm install
  3. Run the app
    npm run dev

Contribute

  1. Fork the Project
  2. Create your Feature Branch (git checkout -b feature/NewFeature)
  3. Commit your Changes (git commit -m 'Add some NewFeature')
  4. Push to the Branch (git push origin feature/NewFeature)
  5. Open a Pull Request

Contact