Table of Contents
This repository is my personal portfolio website. It displays all my accomplishment and interests. The Next.js fullstack framework was used for it's creation.
It includes a blog page that you can comment on.
To get a local copy up and running follow these simple steps.
Clone the repo
git clone https://github.com/Carter907/portfolio.gitRun the server locally
npm run dev- Create a dual column layout for the Showcase page
- Write blogs!
- Add more written content to all pages
See the open issues for a full list of proposed features (and known issues).
If you have a suggestion that would make this better, please fork the repo and create a pull request. You can also simply open an issue with the tag "enhancement". Don't forget to give the project a star! Thanks again!
- Fork the Project
- Create your Feature Branch (
git checkout -b feature/AmazingFeature) - Commit your Changes (
git commit -m 'feat: amazing feature') - Push to the Branch (
git push origin feature/AmazingFeature) - Open a Pull Request
Distributed under the MIT License. See LICENSE.txt for more information.
Project Link: https://github.com/Carter907/portfolio